Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Equip Claude Code with core agents, commands, skills, and hooks to automate git commits and status summaries, generate specialized sub-agents from docs, run security scans and code reviews, create documentation, and delegate frontend/backend tasks across React, Tailwind, Python, JS/TS stacks for faster, safer development workflows.
npx claudepluginhub nodnarbnitram/claude-code-extensions --plugin cce-coreCreate a specialized agent by analyzing documentation URLs
You will create a new specialized agent by analyzing documentation from the provided URLs, guided by a specific intent or purpose.
Create a new Claude Code skill from a description
Load Ultracite rules for JS/TS development
Create well-formatted commit: $ARGUMENTS
Universal API designer specializing in RESTful design, GraphQL schemas, and modern contract standards. **MUST BE USED** proactively whenever a project needs a new or revised API contract. Produces clear resource models, OpenAPI/GraphQL specs, and guidance on auth, versioning, pagination, and error formats—without prescribing any specific backend technology.
MUST BE USED whenever server‑side code must be written, extended, or refactored and no framework‑specific sub‑agent exists. Use PROACTIVELY to ship production‑ready features across any language or stack, automatically detecting project tech and following best‑practice patterns.
MUST BE USED to explore and document unfamiliar, legacy, or complex codebases. Use PROACTIVELY before refactors, onboarding, audits, or risk reviews. Produces a full-length report—architecture, metrics, risks, and a prioritised action plan—that other sub-agents can act on.
MUST BE USED to run a rigorous, security-aware review after every feature, bug‑fix, or pull‑request. Use PROACTIVELY before merging to main. Delivers a full, severity‑tagged report and routes security, performance, or heavy‑refactor issues to specialist sub‑agents.
MUST BE USED to craft or update project documentation. Use PROACTIVELY after major features, API changes, or when onboarding developers. Produces READMEs, API specs, architecture guides, and user manuals; delegates to other agents for deep tech details.
Review code for best practices, security issues, and potential bugs. Use when reviewing code changes, checking PRs, analyzing code quality, or performing security audits.
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing commits.
Matches all tools
Hooks run on every tool call, not just specific ones
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Complete collection of 174 slash commands across 22 categories
oh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, chrome-devtools@0.23.0). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Complete developer toolkit for Claude Code
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
70+ Claude Code slash commands across 12 development phases with Dagger-based safety system, multi-dimensional validation, and specialized agents
TypeScript and frontend tooling including Braintrust testing and fumadocs documentation
Kubernetes cluster operations, health diagnostics, and operator-specific agents
DevOps tooling: GitHub Actions, Helm, ArgoCD, and Crossplane for CI/CD and infrastructure
Temporal.io workflow development across Python, Go, and TypeScript SDKs with testing and troubleshooting
Vue.js and Nuxt.js development with Composition API, composables, and SSR/SSG patterns
Modifies files
Modifies files
Hook triggers on file write and edit operations
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax
Share bugs, ideas, or general feedback.
A comprehensive collection of production-ready agents, hooks, commands, and output styles for Claude Code
Supercharge your Claude Code experience with 60+ specialized agents, 15 skills, 8 lifecycle hooks, 11 slash commands, and powerful automation tools—all ready to install and customize.
The repository now provides 19 self-contained plugins for Claude Code marketplace installs:
| Plugin | Description | What's Included |
|---|---|---|
| cce-core | Essential foundation | 13 agents (core, orchestrators, universal), 8 hooks, 2 skills, 8 commands |
| cce-kubernetes | Kubernetes operations | 6 K8s health agents, 2 skills, 1 command |
| cce-cloudflare | Cloudflare development | 5 Workers/AI/Workflows agents, 1 VPC skill |
| cce-esphome | ESPHome IoT | 6 ESPHome agents, 2 skills (config, Box-3) |
| cce-web-react | React ecosystem | 3 React/Next.js/TanStack agents |
| cce-django | Django backend | 3 Django agents (backend, API, ORM) |
| cce-research | Deep research coordination | 5 research agents (coordinator, academic, web, technical, data) |
| cce-grafana | Grafana observability | 1 plugin expert agent, 2 skills (scaffolding, billing metrics) |
| cce-homeassistant | Home Assistant workflows | 7 HA experts, 8 skills, 3 commands |
| cce-tauri | Tauri v2 desktop apps | 1 agent, 1 skill |
| cce-web-vue | Vue and Nuxt development | 3 Vue/Nuxt agents |
| cce-temporal | Temporal workflows | 6 Temporal agents |
| cce-devops | DevOps and platform engineering | GitHub Actions, Helm, ArgoCD, and Crossplane agents |
| cce-ai | AI and ML systems | 5 AI/ML specialist agents |
| cce-go | Go development | 1 Go specialist agent |
| cce-python | Python CLI development | 1 Typer-focused agent |
| cce-linear | Linear workflows | 1 Linear skill, 3 ticket/PR workflow commands |
| cce-typescript | TypeScript tooling | Braintrust and fumadocs agents |
| cce-anthropic | Claude Agent SDK development | Python and TypeScript SDK agents |
Install only what you need - no need to load 50+ agents if you only work with React!
Option 1: Plugin (Recommended for Multiple Projects)
Install as modular plugins via Claude Code's plugin system - pick only what you need for your tech stack:
# In any Claude Code session:
/plugin marketplace add github:nodnarbnitram/claude-code-extensions
Then install the plugins you need:
# Essential foundation (everyone needs this)
/plugin install cce-core@cce-marketplace
# Add plugins for your tech stack:
/plugin install cce-kubernetes@cce-marketplace # For Kubernetes development
/plugin install cce-cloudflare@cce-marketplace # For Cloudflare Workers/AI
/plugin install cce-esphome@cce-marketplace # For ESPHome IoT
/plugin install cce-web-react@cce-marketplace # For React/Next.js/TanStack
/plugin install cce-django@cce-marketplace # For Django backend development
/plugin install cce-grafana@cce-marketplace # For Grafana plugin development & billing
/plugin install cce-research@cce-marketplace # For deep research tasks
Each marketplace package under plugins/* is now self-contained with local agents/, commands/, skills/, and hooks/ content where applicable.
Benefits:
Command namespaces:
/cce:git-commit, /cce:prime/cce-kubernetes:health/cce-linear:triage, /cce-linear:create-linear-prOption 2: Standalone (For Single Project or Custom Setup)