hacs skills

36 tagged hacs, measured the same way as everything else here.

Browse within: home-assistant 35hacs-integration 17home-assistant-integration 17homeassistant-component 17homeassistant-custom-component 17home-automation 16claude-skill 7esphome 7

bat-adhoc

01

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Run bot acceptance tests to validate MCP tools work correctly from a real AI agent's perspective. Use when testing PRs, detecting regressions, or verifying tool changes end-to-end with Claude/Gemini CLIs.

4.6k today A 48 tokens original MIT

bat-story-eval

02

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.

4.6k today A 26 tokens original MIT

contrib-pr-review

03

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external contributions.

4.6k today A 39 tokens original MIT

swingerman/ha-dual-smart-thermostat

Skill Claude CodeCodex

Integrate a new or changed configuration option into the config, reconfigure and options flows. Use when touching const.py, schemas.py, featuresteps/, or adding a feature that needs user configuration.

233 3d ago A 44 tokens original Apache-2.0

strategy-dev

05

TheRealSimon42/simon42-dashboard-strategy

Skill Claude CodeCodex

Arbeitsweise und Denkweise für die (Weiter-)Entwicklung der simon42 Dashboard Strategy — Architektur-Leitplanken, Qualitäts-Gates, Kreuzauswirkungs-Check, Umgang mit Community-PRs und hart erarbeitete Fallen aus der bisherigen Entwicklungspraxis. IMMER verwenden, wenn in diesem Repo gearbeitet wird: Issue umsetzen…

222 19d ago A 146 tokens

aurora

06

tonylofgren/aurora-smart-home

Skill Claude CodeCodex

Aurora Smart Home orchestrator — routing layer for all smart home skills. Use this skill when the user asks ANY smart home question and you need to decide which skill to invoke, or when a task spans multiple skills (e.g., "build a sensor that shows on a dashboard and triggers automations"). Invoke aurora FIRST before…

103 3d ago A 133 tokens original MIT

ESPHome

07

tonylofgren/aurora-smart-home

Skill Claude CodeCodex

ESPHome device configuration, firmware, and IoT product development. Covers ESP32, ESP32-S3, ESP32-C3, ESP32-C6, ESP32-H2, ESP32-P4, ESP8266, RP2040, RP2350, nRF52, LibreTiny, Shelly, Sonoff, Tuya, BLE proxy, Matter firmware, Thread, Zigbee, GPIO, sensor YAML, LVGL displays, LED strips, voice assistant hardware…

103 3d ago A 192 tokens original MIT

HA Integration Dev

08

tonylofgren/aurora-smart-home

Skill Claude CodeCodex

Home Assistant custom integration development in Python. Covers customcomponents, DataUpdateCoordinator, configflow, OAuth2, conversation agent, HACS publishing, device registry, entity platforms, services, repair issues, diagnostics, Bluetooth integrations, and multi-coordinator patterns.

103 3d ago A 55 tokens original MIT

commit

09

SeloraHomes/ha-selora-ai

Skill Claude CodeCodex

Create a git commit following the project's conventional commit rules.

82 5d ago A 12 tokens original MIT

blueprint-import

10

jpawlowski/hacs.integration_blueprint

Skill Claude CodeCodex

Migrate an existing Home Assistant custom integration into the blueprint's structure and tooling without breaking the installations already running it. Use when asked to "import my integration", "migrate my existing integration into the blueprint", "adopt the blueprint in my repository", "move my custom component…

48 8d ago A 200 tokens original MIT

blueprint-tooling

11

jpawlowski/hacs.integration_blueprint

Skill Claude CodeCodex

Use this repository's development tooling correctly — the script/ validation and formatting commands, the fix-versus-check distinction, hassfest, adding a Python dependency in both manifest.json and requirements.txt, extending scripts with pre/post hook scripts, devcontainer environment variables, and template sync…

48 8d ago A 207 tokens original MIT

jpawlowski/hacs.integration_blueprint

Skill Claude CodeCodex

Diagnose and fix runtime problems in this Home Assistant custom integration — entities showing "unavailable" or "unknown", stale data, the integration failing to set up, "Config entry not ready", repeated reauth prompts, coordinator update failures, timeouts, or blocking-call warnings. Use when asked to "debug", "why…

48 8d ago A 219 tokens original MIT