Develop, test, and troubleshoot Temporal.io workflows and activities across Python, Go, and TypeScript SDKs using specialized agents for SDK patterns, async handling, determinism, pytest/Jest tests, and error diagnosis including performance issues.
Universal Temporal.io expert for core concepts, architecture patterns, and determinism. MUST BE USED for understanding Temporal fundamentals applicable across all SDKs.
Go SDK specialist for Temporal.io (v1.36.0+). MUST BE USED for Go-specific Temporal development, workflow-safe primitives, context patterns, and determinism.
Python SDK specialist for Temporal.io (v1.18.0+). MUST BE USED for Python-specific Temporal development, async/await patterns, pytest testing, and AsyncIO pitfalls.
Testing specialist for Temporal.io across all SDKs. MUST BE USED for testing strategies, time-skipping, activity mocking, replay testing, and CI/CD integration
Troubleshooting specialist for Temporal.io across all SDKs. MUST BE USED for diagnosing errors, non-determinism issues, performance problems, and production incidents.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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)
npx claudepluginhub nodnarbnitram/claude-code-extensions --plugin cce-temporalVue.js and Nuxt.js development with Composition API, composables, and SSR/SSG patterns
TypeScript and frontend tooling including Braintrust testing and fumadocs documentation
Go development following Google Go style guide with Go 1.25+ features and best practices
React, Next.js, and TanStack Start development
Tauri v2 desktop and mobile app development with Rust backend, IPC, capabilities, and security
Comprehensive skill for the entire Temporal lifecycle — developing applications, using the Temporal CLI, running and managing Temporal Server, and working with Temporal Cloud.
Create, run, monitor, and manage Conductor workflows and tasks
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development
Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.
Workflow development tools
Dagu workflow orchestration: workflow authoring, web UI, and REST API