Skip to content

manishindiyaar/make-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-skill

Convert anything into a Claude Code skill — a design system, workflow, checklist, convention guide, or repeatable procedure.

npx mk-skill

This 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-skill

Or manually:

git clone https://github.com/manishindiyaar/make-skill.git ~/.claude/skills/make-skill

Usage

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 remove

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors