This is a Claude Code skills marketplace. All skills live under skills/ and are prefixed with mk-.
- Follow the structure defined in CONTRIBUTING.md
- Skill directories must be named
mk-<name>(lowercase, hyphens only) - Each skill has a
SKILL.mdunder 500 lines with required YAML frontmatter - Run
./scripts/lint-skills.shbefore committing changes to skills - Register new skills in
.claude-plugin/marketplace.json - Reference material goes in
references/subdirectories, not in SKILL.md