mcpbeat

Cccl Test

nvidia/cccl-test

Use when writing, updating, reviewing, or validating CCCL tests; read common CCCL test guidance and the path-specific references named by this skill.

1k 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-test

What comes with it

5 356 bytes besides the instruction
references/common.md
references/libcudacxx.md

The instruction itself

2 sections, as written by the author

CCCL Test

Workflow

  • Read references/common.md for guidance that applies across CCCL tests.
  • For libcudacxx/test/**/*, also read references/libcudacxx.md.
  • If no path-specific reference exists, follow nearby tests and repository docs. Do not import test 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-test 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.