homebridge-eufy-security
Structured development workflows for the Eufy HomeKit plugin
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install homebridge-eufy-security skills?โผ
Run `npx skills add homebridge-plugins/homebridge-eufy-security --all -g -y` in your terminal to install all skills in this suite globally.
How to add support for a new Eufy device?โผ
Use the new-device-support skill with a GitHub issue URL or device details. It maps raw device properties, updates all registration points, and verifies the implementation automatically.
How to triage Eufy plugin bug reports?โผ
Use the support skill with an issue number. It decrypts diagnostic archives, analyzes logs, identifies the root cause, and drafts a user-facing reply.
Does this work with Claude Code?โผ
Yes. All skills follow the universal SKILL.md standard and run directly in Claude Code and other compatible coding environments.
What does the planner and developer workflow do?โผ
The planner skill builds a step-by-step change plan with guardrails before any code is written, then the developer skill executes it and the QA skill verifies the build, lint, and git hygiene.
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