feat: add plugin-dev-guide meta-skill for skill navigation by kylesnowschwartz · Pull Request #196 · sjnims/plugin-dev
Adds a guide skill that helps users navigate the 9 specialized plugin-dev skills. Routes users to the appropriate skill based on their task. - New skill: plugin-dev-guide with decision tree and workflows - New command: plugin-dev-guide for autocomplete discoverability - Update skill count to 10 in plugin.json and marketplace.json Closes sjnims#184
sjnims added a commit that referenced this pull request
Jan 28, 2026Version bump to v0.3.3 ## Changes ### Added - **New skill: plugin-dev-guide** - Meta-skill providing overview of plugin development and routing to specialized skills (#196) - **New reference: commands-vs-skills.md** - Explains when to use commands vs skills and migration path ### Changed - **Update documentation for commands/skills merge** - Clarified that commands and skills use the same Skill tool mechanism but differ in complexity (fixes #198) ### Documentation - **Add plugin-dev-guide to Available Commands table** - Updated README with new command (#200) ### Maintenance - **Update plugin author metadata** - Synced author info to match marketplace owner ## Checklist - [x] Version updated in plugin.json, marketplace.json, CLAUDE.md - [x] CHANGELOG.md updated with release notes - [x] Markdownlint passes - [x] Version comparison links updated in CHANGELOG 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters