A plugin marketplace that enhances development efficiency with Claude Code.
Gendosu Claude Plugins is a monorepo providing productivity plugins for Claude Code. It offers skills and commands to streamline daily development work including test-driven development, Git operations, and project management.
- Add the marketplace:
/plugin marketplace add gendosu/gendosu-claude-plugins- Install the plugin:
/plugin install cccp@gendosu-claude-plugins| Plugin | Type | Name | Description |
|---|---|---|---|
| CCCP (Claude Code Command Pack) 📖 Details |
Agent | project-manager | Project management support (planning, progress tracking, task coordination, risk assessment, etc.) |
| Command | /cccp:commit | Create commit with staged changes | |
| Command | /cccp:micro-commit | Split git diff into context-based micro-commits | |
| Command | /cccp:todo-task-planning | Execute task planning based on specified file and manage questions | |
| Command | /cccp:todo-task-run | Execute tasks from TODO file and create pull request | |
| Skill | key-guidelines | Core development principles and standards (DRY, KISS, YAGNI, SOLID, TDD, micro-commits) | |
| awesome-statusline 📖 Details |
Skill | setup-statusline | Claude Code statusline automatic setup |
| skill-creator 📖 Details |
Skill | skill-creator | Comprehensive guide for creating effective Claude Code skills (design patterns, initialization, validation, packaging) |
MIT License
Contributions are welcome! Please feel free to submit a Pull Request.
GENDOSU