Testing & Quality skills

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

wasm-d8-perf

Use this skill to reproduce, profile, or analyze WebAssembly (Wasm) execution performance using d8 shell.

25.12k repo starsObserved in 1 repos
Testing & Quality

workflow-debugging

Workflow for issue-based debugging in V8. Use when tasked with debugging a specific issue, usually associated with a Buganizer ID or a specific reproduction script. Do not use for performance regressions.

25.12k repo starsObserved in 1 repos
Testing & Quality

workflow-general-debugging

Workflow for general debugging tasks without the overhead of issue tracking. Use when investigating crashes, hangs, or unexpected behavior where no specific issue ID is provided. Do not use when issue ID is provided.

25.12k repo starsObserved in 1 repos
Testing & Quality

translation-review

Reviews UniGetUI .json language files for localization quality, detects parity issues, English-equal entries, wrong-script content, and cross-language outliers, then generates a dataset for LLM-assisted linguistic review. Use when the user asks to review translations, audit localization, inspect i18n or l10n quality, or validate language files.

25.06k repo starsObserved in 1 repos
Testing & Quality

ci-e2e-debug

Download and inspect CI e2e test logs from GitHub Actions artifacts. Use when investigating e2e test failures in CI.

24.87k repo starsObserved in 2 repos
Testing & Quality

compile

Build SkyWalking OAP server, run javadoc checks, and verify checkstyle. Use to validate changes before submitting a PR.

24.87k repo starsObserved in 2 repos
Testing & Quality

run-e2e

Run SkyWalking E2E tests locally

24.87k repo starsObserved in 2 repos
Testing & Quality

test

Run unit tests, integration tests, or slow integration tests matching CI. Use to validate changes before submitting a PR.

24.87k repo starsObserved in 2 repos
Testing & Quality

gitlab-coding-principles

MUST USE before planning, implementing, refactoring, OR reviewing any GitLab code changes (including merge request reviews, code review feedback, new features, bug fixes). Evaluate every principle group to ensure cross-domain coverage. Triggers: review, reviewing, plan, planning, implement, implementing, refactor, refactoring, MR review, code review.

24.58k repo starsObserved in 1 repos
Testing & Quality

cmux-testing

cmux testing rules for Swift Testing, test target compilation, and package/refactor validation. Use when adding or changing tests, touching package/refactor code, or deciding whether reload.sh is enough validation.

24.55k repo starsObserved in 1 repos
Testing & Quality