Auto-discovered marketplace from rootly-be/ccp
npx claudepluginhub rootly-be/ccpAPEX — Structured development workflow: Analyze, Plan, Execute, Validate, Security, Review, Tests, Docs, CI/CD.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A collection of plugins for Claude Code.
# Add the marketplace (once)
/plugin marketplace add rootly-be/ccp
# Install a plugin
/plugin install <plugin-name>@ccp
| Plugin | Description | Commands |
|---|---|---|
| apex | Structured development workflow: Analyze → Plan → Execute → Validate → Security → Review → Tests → Docs → CI/CD. Subagent-driven, autonomous pipeline. | /apex:apex, /apex:apex-init |
.claude-plugin/
└── marketplace.json # Plugin catalogue
plugins/
├── apex/ # APEX — Full dev workflow
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── README.md # Detailed documentation
│ ├── commands/
│ ├── agents/
│ ├── skills/
│ └── hooks/
└── ... # Future plugins
MIT