#Supercharge your smart home with Aurora Claude skills

1 messages · Page 1 of 1 (latest)

tardy siren
#

Hope you all had a great Christmas.
Not sure if this is the right channel, but sharing it here in case anyone wants to try it. It’s still in a testing phase.

I’ve been working on a Claude Code skill pack called Aurora Smart Home for ESPHome, Home Assistant, and integration development.

It’s early but usable, and I’m looking for feedback.
https://github.com/tonylofgren/aurora-smart-home

Aurora uses the Home Assistant and ESPHome frameworks as a reference for structure, validation, and code generation. It doesn’t replace them, it follows their standards so the output matches how HA and ESPHome are meant to be built.

When you prompt it, the skill will:
Understand what you want to build (automation, device config, integration, etc.)
Generate the correct format — ESPHome YAML, Home Assistant YAML, or Python
Fill in triggers, sensors, actions, and structure for you
Check and fix formatting/indentation issues automatically
Suggest improvements based on best practices

Home Assistant: 49 guides • 300+ prompts • 700+ examples • 17 templates • 50+ integrations
ESPHome: 24 guides • 600+ prompts • 950+ examples • 15 templates • 160+ components
Integration Dev: 17 guides • 129 prompts • 200+ examples • 6 templates • full HA integration framework

GitHub

Contribute to tonylofgren/aurora-smart-home development by creating an account on GitHub.