By kzmshx
Plan-Driven Development plugin for Claude Code. Manage PLAN.md and NOTES.md for AI-assisted development workflows.
npx claudepluginhub kzmshx/claude-plugins --plugin pddCreate a NOTES file capturing discoveries and decisions from the current session. Suggest this when an unexpected issue was discovered and resolved, a technical decision was made that wasn't in the plan, the approach deviated from the original plan, significant debugging or investigation was performed, or the session is about to end with important context.
Create or continue PLAN.md for the current branch. Use when starting a new feature, bug fix, refactoring, or any task that benefits from upfront planning. Suggest this when user is on a feature branch (not main/master) without an existing PLAN.md.
A personal collection of Claude Code plugins.
Note: Make sure you trust a plugin before installing, updating, or using it.
Add this marketplace to Claude Code:
/plugin marketplace add kzmshx/claude-plugins
Then discover and install plugins:
/plugin discover
Or install directly:
/plugin install {plugin-name}@kzmshx
See plugins/ for available plugins.
MIT
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques