Builds new Claude Code skills with consistent structure, enforced standards, and project-aware configuration. Use when creating a new skill, when the user describes a workflow they want automated, or when the user says they want a new slash command.
$npx -y skills add lukerenton/explore-claude-code --skill build-skillInstalls into the current project.
Run `npx skills use "https://github.com/lukerenton/explore-claude-code" --skill "lukerenton/explore-claude-code/build-skill"` 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/lukerenton/explore-claude-code" that are relevant to the current task. Run `npx skills add "https://github.com/lukerenton/explore-claude-code"` and select the relevant skills, then follow their instructions.