Testing & Quality skills

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

experimental-code-coverage-cq-debugger

Executes the phased, multi-skill code coverage debugging playbook for triaging underreported code coverage in the Gerrit Commit Queue (CQ).

24.24k repo starsObserved in 1 repos
Testing & Quality

experimental-code-coverage-orchestrator

Triages Chrome code coverage bugs, initializes the environment, and delegates to the appropriate debugging sub-agent (CQ or CI) using a shared state file.

24.24k repo starsObserved in 1 repos
Testing & Quality

experimental-read-code-coverage-metrics

Retrieves and analyzes Chromium per-CL code coverage data from the Findit API. Records per-CL coverage metrics for all modified source files and extracts unexecuted code lines.

24.24k repo starsObserved in 1 repos
Testing & Quality

experimental-test-suite-mapper

Finds the executable test suites (e.g., `browser_tests`, `unit_tests`) responsible for compiling and executing a specific target source code file or test file in Chromium on Linux.

24.24k repo starsObserved in 1 repos
Testing & Quality

gn-deps-debugging

Diagnose Chromium GN dependency and include-visibility failures, including BUILD.gn deps/public_deps, DEPS include rules, private headers, and circular dependencies. Use for build or gn check dependency errors, not C++/link/runtime/test failures.

24.24k repo starsObserved in 1 repos
Testing & Quality

iterative-latency-investigation

Iteratively investigate the source of latency in a Chrome build or in an experiment. Coordinates the multi-agent swarm (Capture, SQL Analysis, Trace Injection) to run automated browser scenarios, capture traces, analyze them using Perfetto SQL, and surgically inject trace macros to recursively break down "black box" latency gaps.

24.24k repo starsObserved in 1 repos
Testing & Quality

java-memory-leaks

How to identify and fix Java memory leaks in Android Chrome using LeakCanary traces.

24.24k repo starsObserved in 1 repos
Testing & Quality

latency-instrumentation

Surgically injects trace macros (TRACE_EVENT) into Chromium C++ files to expose "black box" latency gaps, resolves headers, and compiles the browser using a self-healing loop. Strictly no performance optimizations or refactoring.

24.24k repo starsObserved in 1 repos
Testing & Quality

probe-win95

Boot Windows 95 in Electron under Claude's control, without a human clicking anything. Use when testing v86 updates, SMB changes, keyboard input, boot stability, or bisecting regressions.

24.18k repo starsObserved in 1 repos
Testing & Quality