Testing & Quality skills

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

closing-obsolete-issues

Find obsolete, stale, or not reproducible analysis-server issues in the dart-lang/sdk repository.

11.21k repo starsObserved in 2 repos
Testing & Quality

binary-size-analysis

This skill should be used when the user wants to analyze hermesvm binary size changes across a range of commits. Use when the user mentions "binary size", "size analysis", "size regression", "size increase", or asks to measure how commits affect the hermesvm library size.

11.21k repo starsObserved in 1 repos
Testing & Quality

pre-pr-verification

The before-handoff / before-PR verification gate for RomM, covering both stacks. Use right before committing, opening a PR, or telling the user a change is done — to run the right static checks, tests, and (for UI) manual browser/theme/input/Storybook checks so CI stays green. Covers frontend (typecheck/lint/test/build/i18n/tokens), backend (pytest/alembic/trunk), and the OpenAPI regen step. Trigger when wrapping up any change.

11.17k repo starsObserved in 1 repos
Testing & Quality

rerun-catalog-queries

Performance patterns and gotchas for querying a Rerun catalog from Python. Reach for this when a CatalogClient/dataset query is unexpectedly slow, or when shaping a per-segment / per-episode pipeline that hits the catalog from many places.

11.13k repo starsObserved in 3 repos
Testing & Quality

breaking-changes

Review a PR for possible breaking changes.

10.98k repo starsObserved in 1 repos
Testing & Quality

review-kedro-pr

Review a Kedro PR for checklist compliance, architecture, correctness, and clarity. Optionally post findings as a GitHub PR comment. Use when the user asks to review a PR, review this PR, or do a PR review.

10.93k repo starsObserved in 1 repos
Testing & Quality

skia-add-test

Add a new test to the Skia repository. Use this skill when you need to create a new unit or integration test in the tests/ directory and ensure it's part of the build system.

10.83k repo starsObserved in 1 repos
Testing & Quality

open-code-review

Performs AI-powered code review on Git changes using the `ocr` CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply fixes when requested. With appropriate review rules, can detect various types of issues including bugs, security vulnerabilities, performance problems, and code quality concerns.

10.76k repo starsObserved in 4 repos
Testing & Quality

browser-edge-cases

SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.

10.70k repo starsObserved in 3 repos
Testing & Quality

hive.error-recovery

Follow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up.

10.70k repo starsObserved in 2 repos
Testing & Quality