Scaffold a new Home Assistant integration with correct file structure, manifest, and boilerplate. Use when creating a new custom component, custom integration, or when asked to scaffold, create, or start a Home Assistant integration.
$npx -y skills add l3digitalnet/claude-code-plugins --skill ha-integration-scaffoldInstalls into the current project.
Run `npx skills use "https://github.com/l3digitalnet/claude-code-plugins" --skill "l3digitalnet/claude-code-plugins/ha-integration-scaffold"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/l3digitalnet/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/l3digitalnet/claude-code-plugins"` and select the relevant skills, then follow their instructions.