Find the perfect skill
End-of-Contribution QA Review
Testing
Run the full end-of-contribution QA gate: scope the diff, dispatch QA and domain reviewer agents, run deterministic checks, and verify findings before giving a READY/NOT READY verdict.
K6 Testing
Testing
Testing and validation using the K6 load testing tool.
Redteam Qualitygate for Claims
Testing
Creates a draft from facts, norms, evidence, and motion; provides a deadline and risk traffic light with immediate steps.
QA Testing and Bug Fixing
Testing
Systematically test a web app like a real user, find bugs, fix them in source code with atomic commits, and re-verify. Produces health scores and ship-readiness summary.
Redteam Qualitygate for Claims
Testing
Conducts a defendant-perspective review before filing a claim, generating a structured draft (facts, norms, evidence, motion) and a deadline/risk assessment with next steps.
Verify Bun Runtime Changes
Testing
Build and drive the debug binary directly to verify Bun runtime changes. Covers JS-visible behavior, worker/subprocess paths, and common build pitfalls.
Automated test scaffolding
Testing
Generates unit, integration, and edge-case tests from existing code, including mocks and scenarios.
PR Quiz
Testing
Quizzes PR authors on their own branch changes to verify real understanding before review. Grades answers against the actual code diff, with citations.
Coverage Analysis
Testing
Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.
End-to-End Verification for cv-builder
Testing
How to build, run and drive cv-builder to verify a change end-to-end, covering dev server, Playwright testing, data hygiene, and cleanup.
Verify cv-builder Changes
Testing
Skill for verifying end-to-end changes in the cv-builder web app, including building, data hygiene, and Playwright-driven UI testing.
Naive UX Check
Testing
Organizes naive-user comprehension prompts for kid, guardian, and admin personas, tracks run scenarios, and logs responses to a dated report. Use before a release for a fresh naive-user pass.