bygabelul· 37 skills
Meta-skill for creating new stitch-kit skills. Enforces naming conventions, SKILL.md structure, examples format, and the Design-First SOP. Use when adding new framework support, a new domain-specific prompt architect, or any new capability to the stitch-kit plugin.
$npx -y skills add gabelul/stitch-kit --skill stitch-skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/gabelul/stitch-kit" --skill "gabelul/stitch-kit/stitch-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/gabelul/stitch-kit" that are relevant to the current task. Run `npx skills add "https://github.com/gabelul/stitch-kit"` and select the relevant skills, then follow their instructions.