npx claudepluginhub kenspc/kenspc-claude-pluginStructured development workflows for Claude Code. Iterative task implementation with multi-angle review, project guide generation, and plan-before-code document generation with automated verification.
A Claude Code plugin marketplace with structured development workflow plugins.
# Add the marketplace (one-time setup)
/plugin marketplace add kenspc/kenspc-claude-plugin
# Install a plugin (choose scope: user, project, or local)
/plugin install kenspc@kenspc-claude-plugin
Opinionated development workflows — plan before you code, structured task implementation, iterative multi-angle code review, and project guide generation.
Skills:
| Skill | What it does |
|---|---|
| generate-plan | Collaborative discovery + drafting + automated 4-angle review |
| task-implement | Automated batch implementation from a task document with confirmation gate and auto-review on completion |
| task-review | Parallel 5-agent code review (MapReduce) with fix consolidation and regression verification |
| generate-guide | Beginner-friendly project guide generation with multi-dimensional review |
Commands: /kenspc-plan, /kenspc-task-implement, /kenspc-task-review, /kenspc-guide
See the plugin README for full documentation, usage examples, and design principles.
.claude-plugin/
marketplace.json # Plugin registry
plugins/
kenspc/ # Plugin directory
.claude-plugin/
plugin.json
skills/
commands/
hooks/
references/
README.md
MIT
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.