This teaches you how to build reusable slash commands for Claude Code, the kind that let you type `/optimize` or `/fix-issue 123` and expand into structured prompts. The skill is thorough about XML structure (objective, process, success_criteria tags), YAML frontmatter basics, and argument handling with $ARGUMENTS or positional variables like $1, $2. What I appreciate is the intelligence rules section that actually tells you when to keep commands simple versus when to add verification and output tags. It covers dynamic context loading with bash commands and file references, plus the distinction between project commands (.claude/commands/) and personal ones in your home directory. If you're setting up team workflows or just tired of retyping the same instructions, this gets you building commands that actually work.
npx -y skills add glittercowboy/taches-cc-resources --skill create-slash-commands --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills