bat-adhoc
01Skill 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.
115 tagged home assistant, measured the same way as everything else here.
Browse within: blueprints 44hacs 35custom-integration 22hacs-integration 18home-assistant-integration 18homeassistant-component 17homeassistant-custom-component 17esphome 16home-automation 16yaml 13lovelace 9claude-skill 7msp 5scaffolding 5
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.
Skill Claude CodeCodex
Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.
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.
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Skill Claude CodeCodex
Create Super Agent Party (SAP) extensions. This skill should be used when users want to create, build, or scaffold a new extension for Super Agent Party - including static HTML extensions (pure frontend) and Node.js backend extensions. Triggers on requests like "create a new SAP extension", "build an extension for…
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Workflow for alexbelgium/hassio-addons Home Assistant add-on work: diagnose with real measurements, independent Codex review, implement, open a PR, resolve CodeRabbit / Copilot / Codex bot review comments, verify in production. Use for any task touching an add-on in this repo — bugs, RAM/CPU/performance tuning…
komal-SkyNET/claude-skill-homeassistant
Skill Claude CodeCodex
Manage Home Assistant configuration safely and fast — edit and deploy YAML (automations, blueprints, scripts, scenes, templates, MQTT), validate with ha core check, deploy via git or rapid scp, reload-vs-restart correctly, verify changes from logs, traces and entity state, and build Lovelace dashboards. Use for any…
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…
Skill Claude CodeCodex
A command for comparing two software projects by scanning their structure, code, tests, documentation, and unfinished work. It produces scores and a written head-to-head assessment.
Skill Claude CodeCodex
Text-to-speech conversion using uvx edge-tts for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS…
Skill Claude CodeCodex
A skill to build and manage Home Assistant configurations. Use when using the Home Assistant Builder (hab) CLI to inspect, create, update, delete, operate, or troubleshoot Home Assistant resources; when a user mentions hab, Home Assistant CLI automation, Lovelace/dashboard edits, helpers, automations, scripts…
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…
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…
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.
Skill Claude CodeCodex
Source-layer Home Assistant guide material preserved behind the runtime guide.
Skill Claude CodeCodex
Provides the only correct mechanism for operating Reolink network cameras locally — the installed reolink-cli binary plus its gateway. You MUST consult this skill whenever the user wants to do anything with an IP / network / surveillance / doorbell camera on their LAN, even if they never say "Reolink" — e.g.…
Skill Claude CodeCodex
Create a git commit following the project's conventional commit rules.
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…
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…
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…
Skill Claude CodeCodex
Two-circuit backup & GitHub sync system for Home Assistant. Circuit 1 — real git inside /config with a deploy key, a pre-commit secret scanner and meaningful commits; Circuit 2 — full encrypted HA backups in GitHub Releases. Use EVERY time the task involves: backing up Home Assistant, syncing its config, git in…
Skill Claude CodeCodex
Fan out read-only agents that verify code-comment claims against the actual code — comments naming consumers, "not wired yet" notes, file-header inventories, ratchet justifications. Run before every release. Use when asked for a comment sweep, a claims audit, or pre-release verification.
Skill Claude CodeCodex
Cut an OpenCCU-Loom release — bump the version everywhere it is carried, update all three changelogs, run the pre-release sweep, tag. Use when the user asks to release, tag, or ship a version.