Testing & Quality skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

lunar-pr-review

Review a Lunar pull request or branch against the 1.x main branch. Activates on /lunar:pr-review, or when the user asks to "review this PR/branch/diff" inside the Lunar monorepo. Checks translation completeness across 16 locales, missing tests/factories, migration safety, Filament contract usage, PHP conventions, and breaking-change risk on the public contract surface.

3.58k repo starsObserved in 1 repos
Testing & Quality

kiro-verify-completion

Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.

3.57k repo starsObserved in 1 repos
Testing & Quality

profiler-get-status

Return the Unity profiler's current enabled state, active modules, max-used memory, and platform support flag. Read-only.

3.56k repo starsObserved in 3 repos
Testing & Quality

profiler-list-modules

List all known profiler module names with their local 'enabled' bookkeeping flag.

3.56k repo starsObserved in 1 repos
Testing & Quality

adversarial-branch-review

Perform a deep adversarial review of C/C++ changes between an active branch and a baseline branch in ebpf-for-windows. Produce both a detailed review report and a point-by-point fix list.

3.52k repo starsObserved in 1 repos
Testing & Quality

debug-crash-dump

Download and analyze crash dumps from CI failures using CDB/WinDbg. Use this skill when asked to debug crashes, analyze dump files, set up WinDbg/CDB, investigate fault injection failures, or start mcp-windbg.

3.52k repo starsObserved in 1 repos
Testing & Quality

verify-bpf

Build and verify eBPF programs for the ebpf-for-windows project. Use this skill when asked to compile a .c BPF source to .o, verify a .o ELF file with bpf2c, or diagnose verification failures. Covers the full clang→bpf2c pipeline.

3.52k repo starsObserved in 1 repos
Testing & Quality

verify-prevail

Diagnose eBPF program verification failures from the PREVAIL verifier. Use this skill for linux-compatible eBPF programs verified in the standalone PREVAIL repo (external/ebpf-verifier). For programs using Windows-specific features (bpf2c pipeline, Windows helpers, ebpf-for-windows headers), use the 'verify-bpf' skill instead.

3.52k repo starsObserved in 1 repos
Testing & Quality

lint-check

Run pre-commit hooks and golangci-lint to verify code quality before finishing work

3.51k repo starsObserved in 1 repos
Testing & Quality

dev

LLM-focused workflow for working in this repo: compile Zig, run the orchestrated test runner, consume test-report.json/html artifacts, and discover/debug ConfigFlags.

3.51k repo starsObserved in 1 repos
Testing & Quality