nvidia/torch-harmonics-skills
> Index of project-local Claude Code skills for torch-harmonics. Use this to discover which skills are available for this codebase. Individual skills live in the .skills/ directory at the project root.
npx skills add https://github.com/NVIDIA/torch-harmonics --skill torch-harmonics-skills
Project-local skills live in .skills/<skill-name>/SKILL.md.
| Skill | Trigger | Description |
|-------|---------|-------------|
| test-writing | Writing or extending tests (serial or distributed), tolerance values, comparing tensors, gradient testing, autocast in tests | Guide for writing numerical tests following torch-harmonics conventions |
| disco-kernel-dev | Adding/optimizing/debugging DISCO kernels, wiring dispatch layers, bf16/fp16 autocast, distributed a2a, test coverage | Expert guide for DISCO convolution kernel development |
Take nvidia/torch-harmonics-skills from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.