Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Generate, troubleshoot, and optimize ESPHome YAML configurations for ESP32/ESP8266 IoT devices with Home Assistant integration. Handle sensors, relays, displays, I2S audio pipelines on ESP32-S3-BOX-3, networking, OTA updates, C++ lambdas, automations, triggers, and bidirectional entity syncing via specialized agents.
npx claudepluginhub nodnarbnitram/claude-code-extensions --plugin cce-esphomeExpert in ESPHome automations, triggers, conditions, actions, lambdas, and scripting. MUST BE USED for implementing automation logic, state machines, complex conditions, or C++ lambdas. Use PROACTIVELY when users ask about automation patterns, script modes, lambda syntax, trigger timing, or state management.
ESP32-S3-BOX-3 hardware specialist for audio pipeline (I2S, ES7210, ES8311), ILI9xxx display lambda rendering, GT911 touch, and voice assistant integration. MUST BE USED for BOX-3 specific implementations, audio pipeline configuration, display lambda rendering, touch interaction, or voice assistant setup on ESP32-S3-BOX-3 hardware.
Expert in ESPHome's 100+ components (sensors, outputs, displays, binary sensors, switches, lights, climate). MUST BE USED for selecting components, configuring sensors, choosing the right platform, or implementing device capabilities. Use PROACTIVELY when users ask about component selection, sensor configuration, display setup, switch/light control, or climate systems.
Universal ESPHome expert for core concepts, YAML configuration, device fundamentals, and architecture patterns. MUST BE USED for ESPHome basics applicable across all devices (ESP32, ESP8266, RP2040). Use PROACTIVELY when users ask about ESPHome core, YAML config, platform selection, workflow, or getting started.
ESPHome to Home Assistant integration expert for bidirectional communication, entity configuration, service calls, state synchronization, and dashboard integration. MUST BE USED for Home Assistant entity configuration, calling HA services from ESPHome, syncing states between platforms, importing HA entities, time synchronization, or dashboard integration. Use PROACTIVELY when users ask about homeassistant.action, homeassistant.event, importing HA sensors, exposing ESPHome entities, or integration setup.
This skill should be used when the user asks to "configure esp32-s3-box-3", "set up box-3", "create box-3 voice assistant", "display lambda on box-3", "configure ili9xxx display", "set up gt911 touch", "configure i2s audio", "es7210 microphone", "es8311 speaker", "box-3 audio pipeline", or mentions error messages like "I2S DMA buffer error", "Touch not responding", "Display flicker", "Audio popping", "PSRAM not detected". Provides complete ESP32-S3-BOX-3 hardware templates, display lambda cookbook, touch patterns, and voice assistant configurations.
This skill should be used when the user asks to "create an esphome config", "set up an esp32 device", "configure esphome yaml", "add a sensor to esphome", "fix esphome compile error", or mentions "gpio pin assignment", "wifi setup", "ota update", or error messages like "Unknown platform", "GPIO already in use", "Could not compile", or "WiFi connection failed". Provides rapid ESPHome configuration generation, troubleshooting, and validation.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Home Assistant configuration management - YAML configuration, automations, scripts, scenes, and entity management for Home Assistant installations
Home Assistant automation, integrations, dashboards, voice, and energy workflows
Complete Home Assistant platform with frontend design, energy management, cameras, sensors, local LLM integration, and Ubuntu server deployment
Create, modify, and troubleshoot Home Assistant configuration files and Lovelace dashboards
Agent skills for Home Assistant: best practices for automations, helpers, templates, device control, and dashboards.
AI-powered Home Assistant control through LLM skills and a local relay
TypeScript and frontend tooling including Braintrust testing and fumadocs documentation
Essential Claude Code extensions: core agents, hooks, commands, and universal tools
Kubernetes cluster operations, health diagnostics, and operator-specific agents
DevOps tooling: GitHub Actions, Helm, ArgoCD, and Crossplane for CI/CD and infrastructure
Vue.js and Nuxt.js development with Composition API, composables, and SSR/SSG patterns
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)