bymetaskills· 2 skills
Comprehensive guide for designing, building, testing, and distributing Claude skills. Use when user wants to "create a skill", "build a skill", "write a SKILL.md", "design a workflow skill", "make an MCP skill", or asks about skill structure, frontmatter, trigger phrases, or skill best practices. Walks through the full lifecycle from use case definition to distribution.
$npx -y skills add metaskills/skill-design-guide --skill skill-design-guideInstalls into the current project.
Run `npx skills use "https://github.com/metaskills/skill-design-guide" --skill "metaskills/skill-design-guide"` 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/metaskills/skill-design-guide" that are relevant to the current task. Run `npx skills add "https://github.com/metaskills/skill-design-guide"` and select the relevant skills, then follow their instructions.