L3DigitalNet/Claude-Code-Plugins
Agent
Home Assistant integration debugger. Use PROACTIVELY when encountering errors, test failures, or unexpected behavior in HA integrations.
L3DigitalNet/Claude-Code-Plugins
Agent
Home Assistant integration debugger. Use PROACTIVELY when encountering errors, test failures, or unexpected behavior in HA integrations.
L3DigitalNet/Claude-Code-Plugins
Agent
Home Assistant integration development specialist. Use PROACTIVELY when creating, reviewing, or debugging Home Assistant integrations. Expert in DataUpdateCoordinator patterns, config flows, entity platforms, and the Integration Quality Scale.
L3DigitalNet/Claude-Code-Plugins
Agent
Home Assistant integration code reviewer that scores integrations against the Integration Quality Scale (Bronze/Silver/Gold). Use this agent when reviewing or grading integration code. Typical triggers include after writing or modifying configflow.py, before preparing a HACS or core submission, after coordinator or…
L3DigitalNet/Claude-Code-Plugins
Agent
Dual-source web research over a topic, task, or technology. Covers official docs, best practices, footguns, existing tools, security, and ecosystem changes. Routes library questions through Context7. Persists a structured report under docs/research/. Read-only on project source.
L3DigitalNet/Claude-Code-Plugins
Agent
Use this agent when the user wants to visually test a Qt/PySide6 application's UI behavior using the Qt Pilot MCP server. Triggers on requests to "test the GUI", "run visual tests", "test what the user sees", "interact with the app", "test the UI flows", "check the interface", or "run the app and test it". Also…
L3DigitalNet/Claude-Code-Plugins
Agent
Qt application development specialist. Use PROACTIVELY when creating a new Qt project, implementing Qt widgets or windows, building new features in a PySide6/PyQt6 application, or designing the architecture of a Qt GUI app. Examples: Context: The user is starting a new PySide6 application. user: "I want to build a…
L3DigitalNet/Claude-Code-Plugins
Agent
Qt code quality reviewer. Use PROACTIVELY after writing or modifying Qt application code. Reviews against Qt best practices, testability standards, and common anti-patterns. Examples: Context: The user has just implemented a new widget. user: "I've finished implementing the DataTableWidget" assistant: "Great! Let me…
L3DigitalNet/Claude-Code-Plugins
Agent
Qt application debugger. Use PROACTIVELY when encountering Qt errors, crashes, segfaults, unexpected widget behavior, frozen UIs, or test failures related to Qt code. Examples: Context: The user reports a crash in their Qt app. user: "My PySide6 app crashes when I click the save button" assistant: "I'll use the…
L3DigitalNet/Claude-Code-Plugins
Agent
Qt UI/UX advisor for widget design, keyboard navigation, accessibility, and testability-oriented widget naming. Use PROACTIVELY when reviewing UI design, evaluating widget layout, checking keyboard navigation, assessing accessibility, or ensuring widgets have object names for testing. Examples: Context: The user has…
L3DigitalNet/Claude-Code-Plugins
Agent
Use this agent when coverage analysis has identified untested code paths and tests need to be generated to fill those gaps. Also use when asked to "generate tests for the coverage gaps", "write tests for the uncovered lines", "fill coverage gaps", or "improve test coverage for these files". Examples: Context: The user…