By rootly-be
APEX — Structured development workflow: Analyze, Plan, Execute, Validate, Security, Review, Tests, Docs, CI/CD.
npx claudepluginhub rootly-be/ccp --plugin apexBootstrap a full project from idea to deployable MVP. Brainstorm → Requirements → Architecture → Scaffold → MVP Implementation → Docker → K8s/Helm/Kustomize → GitLab CI → Docs. Zero roleplay.
APEX workflow: Analyze → Plan → Execute → Validate → Security → Review → Tests → Docs → CI/CD → Finish. Structured, subagent-driven development with zero roleplay.
Codebase analysis subagent. Read-only exploration of code, patterns, conventions, and dependencies.
Interactive brainstorm subagent. Facilitates structured discovery of requirements through conversation.
Documentation subagent. Updates README, CHANGELOG, inline docs, setup guides, and CLAUDE.md.
E2E validation subagent using Chrome MCP. Interactively tests user stories by driving a real browser.
Syncs docs/backlog.yaml to GitLab Issues, Labels, Milestones, and Boards via glab CLI or GitLab API.
Code implementation subagent. Executes plans precisely with todo-driven progress tracking.
Infrastructure subagent. Generates Dockerfiles, docker-compose, K8s manifests, Helm charts, Kustomize overlays.
Implementation planning subagent. Creates detailed, file-by-file implementation strategies.
Playwright E2E test generator. Creates persistent, CI-runnable E2E tests from user stories.
Adversarial code review subagent. Reviews code critically, fixes issues, and re-reviews in a loop.
Security scanning subagent. Identifies vulnerabilities in new/modified code.
Test generation and runner subagent. Creates unit/integration tests and runs them until green.
Build and quality validation subagent. Runs builds, lints, type checks, and existing tests.
Full project bootstrap orchestrator — from idea to deployable MVP with infrastructure. Zero roleplay, subagent-driven.
APEX workflow orchestrator - Analyze, Plan, Execute, eXamine with subagents, security scanning, code review, docs, and CI/CD. Zero roleplay, purely functional.
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
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation