hassette
Home Assistant automation development, docs review, and UI testing
All Skills in This Repository (6)
Pure Emerald Level Indicatorsreview-autofixes
Review autofix pull requests and triage findings for code changes.
doc-coverage-review
Identify user-facing codebase features missing from documentation.
Doc Persona Review
Evaluate documentation pages through beginner persona walkthroughs and structured findings.
docs
Plan, write, and review documentation pages with reader-first outlines.
ui-qa
Validate the Hassette web UI against a live demo stack.
Doc Accuracy Review
Verify documentation claims against current source code with evidence-backed findings.
Frequently Asked Questions
FAQPage SchemaHow to install Hassette skills?â–¼
Run `npx skills add NodeJSmith/hassette --all -g -y` in your terminal to install all skills in this collection globally.
What is Hassette used for?â–¼
Hassette is an async-first Python framework for building Home Assistant automations with type-safe models, event handling, scheduling, and a built-in monitoring web UI.
How do these skills help with documentation?â–¼
They write new doc pages, verify existing docs against the actual source code, find undocumented features, and review pages from a beginner reader's perspective.
Can these skills test a web UI automatically?â–¼
Yes. The ui-qa skill captures screenshots across devices and themes, then runs task-based persona walkthroughs in a real browser to find visual defects and navigation dead ends.
Do I need coding experience to use these skills?â–¼
Basic familiarity helps, but each skill runs as a guided step-by-step workflow that your AI agent executes from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core