Guide users through creating, reviewing, and fixing custom skills for Claude — both command skills (invoked via /slash) and context skills (auto-loaded by tech stack). Use when the user asks to create a skill, build a skill, make a new slash command skill, add a coding standards skill, review an existing skill, update a skill, or fix a skill that doesn't trigger.
$npx -y skills add b33eep/claude-code-setup --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/b33eep/claude-code-setup" --skill "b33eep/claude-code-setup/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/b33eep/claude-code-setup" that are relevant to the current task. Run `npx skills add "https://github.com/b33eep/claude-code-setup"` and select the relevant skills, then follow their instructions.