If you've ever copy-pasted command files and wondered why the frontmatter broke, this walks you through the proper structure. It handles the full workflow: asks clarifying questions about what you're building, figures out whether it should live in project or user scope, writes the YAML frontmatter and markdown body following Claude Code conventions, and explains patterns like $ARGUMENTS substitution and allowed-tools restrictions. The real value is in the details it knows, like how subdirectories become namespaced commands (gh/review-pr.md becomes /gh:review-pr) and when to use Bash prefix globs. Honestly just a solid reference implementation of "turn tribal knowledge into a repeatable process."
npx -y skills add feiskyer/claude-code-settings --skill command-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template