name: cccl-style description: Use when editing or reviewing CCCL code for style conventions; read common CCCL guidance and the path-specific references named by this skill.
CCCL Style
Workflow
- Read
references/common.mdfor guidance that applies across CCCL. - For
libcudacxx/include/**/*, also readreferences/libcudacxx.md. - For
cudax/include/**/*, also readreferences/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.