mcpbeat

Cccl Style

nvidia/cccl-style

Use when editing or reviewing CCCL code for style conventions; read common CCCL guidance and the path-specific references named by this skill.

2k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
2448
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/NVIDIA/cccl --skill cccl-style

What comes with it

7 467 bytes besides the instruction
references/common.md
references/libcudacxx.md

The instruction itself

2 sections, as written by the author

CCCL Style

Workflow

  • Read references/common.md for guidance that applies across CCCL.
  • For libcudacxx/include/**/*, also read references/libcudacxx.md.
  • For cudax/include/**/*, also read references/libcudacxx.md.
  • If no path-specific reference exists, follow nearby code and repository docs. Do not import rules from another subproject.
  • Apply each reference only to its stated scope. Rules for one CCCL subproject do not automatically apply to another.

How to use it

Copy the folder

Take nvidia/cccl-style from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.