homebridge-pluginshomebridge-pluginsOfficialยท1 Agent Skills Included

homebridge-eufy-security

Structured development workflows for the Eufy HomeKit plugin

Guides planning, coding, and verification of changes to the Homebridge Eufy Security plugin. Adds support for new Eufy cameras, locks, and sensors with automated property mapping and registration checks. Triages GitHub issues by decrypting diagnostic archives and analyzing logs to find root causes faster.
npx skills add homebridge-plugins/homebridge-eufy-security --all -g -y
Available:

Instructs your AI agent on the plugin's architecture, build commands, git workflow, and how to route tasks to the planner, developer, QA, support, and new-device-support skills.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’