A curated collection of Claude Code plugins for enhanced development workflows
npx claudepluginhub hirogakatageri/hirokataA requirements to implementation workflow for software development projects with a breakdown of implementation into phases.
Project management plugin for orchestrating requests, delegating work to agents, and managing project workspace structure.
A curated collection of Claude Code plugins for enhanced development workflows, featuring automated requirements-to-implementation pipelines.
View Changelog | Version 1.0.3
Improved Discoverability - Added "deep code review" and "deep review" as trigger phrases for the comprehensive-review skill.
Trigger Expansion - Added "generate commit" trigger phrase to the conventional-commit skill (v1.0.2).
Workflow Fix - develop-project post-implementation review loop now tracks fix issues via TASKS.md instead of TodoWrite (v1.0.1).
This marketplace provides production-ready Claude Code plugins that extend Claude's capabilities with specialized agents, skills, and workflows designed for software development teams.
Automated requirements-to-implementation workflow using an 8-phase clean architecture approach with intelligent commit generation, dedicated software architecture planning, and comprehensive code review system.
Features:
Use Cases:
git clone https://github.com/hirogakatageri/hirokata-cc-marketplace.git
cd hirokata
Then use with Claude Code:
cc --plugin-dir ./plugins/software-project
Copy a plugin to your project:
cp -r hirokata/plugins/software-project /path/to/your-project/.claude-plugin/software
Claude Code will automatically load all plugins in .claude-plugin/.
# Start from requirements
/software:develop-project requirements.md
# The plugin will:
# 1. Create a comprehensive master plan (software-architect agent)
# 2. Wait for your review and approval
# 3. Split plan into 8 phases and build TASKS.md
# 4. Execute all 8 phases sequentially (up to 3 agents per phase)
# 5. Run comprehensive review and fix issues (up to 2 iterations)
# 6. Generate final summary report
Plugins follow Claude Code plugin best practices:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── agents/ # Intelligent agents
│ └── agent-name/
│ └── AGENT.md
├── skills/ # Invokable skills
│ └── skill-name/
│ └── SKILL.md
├── commands/ # Command definitions
│ └── command-name.md
└── README.md # Plugin documentation
We welcome contributions to existing plugins or new plugin additions.
plugins/your-plugin-name/.claude-plugin/Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations