L3DigitalNet/Claude-Code-Plugins

Plugins for Claude Code

6Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

L3DigitalNet/Claude-Code-Plugins

Command

Generate a complete Home Assistant integration from scratch with all necessary files. Interactive command that scaffolds a full integration based on user requirements.

6 2d ago A 30 tokens original MIT

research

03

L3DigitalNet/Claude-Code-Plugins

Command

Dual-source web research via the qdev-researcher subagent (Sonnet). Covers docs, best practices, footguns, existing tools, security, and recent changes. Routes library questions through Context7. Persists a structured report under docs/research/.

6 2d ago A 54 tokens original MIT

coverage

04

L3DigitalNet/Claude-Code-Plugins

Command

Run coverage analysis for the Qt project. Instruments the build, executes tests, generates an HTML report, identifies coverage gaps, and optionally triggers the test-generator agent to fill them.

6 2d ago A 37 tokens original MIT

generate

05

L3DigitalNet/Claude-Code-Plugins

Command

Generate unit tests for Qt/PySide6 source files. Claude scans the project, identifies files that need better test coverage, and writes test files following the project's testing conventions.

6 2d ago A 37 tokens original MIT

run

07

L3DigitalNet/Claude-Code-Plugins

Command

Build and run the Qt project's test suite. Auto-detects Python (pytest) vs C++ (CMake + CTest) and reports results with a pass/fail summary.

6 2d ago A 39 tokens original MIT

visual

09

L3DigitalNet/Claude-Code-Plugins

Command

Launch the Qt/PySide6 application headlessly and run visual GUI tests using the bundled Qt Pilot MCP server. Claude interacts with the live UI via screenshots, clicks, and text input.

6 2d ago A 40 tokens original MIT