Guides development of Claude Code plugin skills, including SKILL.md structure, YAML frontmatter, progressive disclosure design, bundled resources (scripts, references, assets), and the six-step skill creation process. Activates when the user asks to create a skill, add a skill to a plugin, improve a skill description, organize skill content, or needs guidance on skill development best practices.
$npx -y skills add jawhnycooke/claude-plugins --skill skill-developmentInstalls into the current project.
Run `npx skills use "https://github.com/jawhnycooke/claude-plugins" --skill "jawhnycooke/claude-plugins/skill-development"` 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/jawhnycooke/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jawhnycooke/claude-plugins"` and select the relevant skills, then follow their instructions.