mk-skill
v1.0.0
Published
Meta-skill for Claude Code that converts anything into a skill — design systems, workflows, checklists, conventions, and repeatable procedures.
Downloads
121
Maintainers
Readme
make-skill
Convert anything into a Claude Code skill — a design system, workflow, checklist, convention guide, or repeatable procedure.
npx mk-skillThis is a meta-skill: it teaches Claude the 3-step process for skill creation (identify pattern → extract invariant rules → write SKILL.md). Use /make-skill in Claude Code whenever you have something worth reusing.
Install
npx mk-skillOr manually:
git clone https://github.com/manishindiyaar/make-skill.git ~/.claude/skills/make-skillUsage
In Claude Code, point at anything and say:
/make-skill "our PR review checklist"
/make-skill "the way we write API routes"
/make-skill "my deploy workflow"Claude will extract the rules and create a reusable skill.
Remove
npx mk-skill removeLicense
MIT
