From kimchi
Serves as the default skill for Claude Code, auto-loaded when relevant or invoked via /default-skill for general coding assistance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kimchi:default-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Default skill
Default skill
npx claudepluginhub tromml/kimchi --plugin kimchiCreates new Claude Code skills from scratch following best practices for structure, naming, frontmatter, progressive disclosure, reference organization, and tool scoping. Use for building skills or converting slash commands.
Guides Claude Code skill creators: explains skills, skills vs subagents, decision framework, platform rules, and validates existing skills before building.
Creates, modifies, improves, tests, and benchmarks Claude Code skills using category-aware design, gotchas-driven development, eval prompts, and performance analysis.