Claude Skills · Code Review & Testing
Code Coverage Analysis
PramodDutta/qaskillsMeasure and enforce test coverage with Istanbul/nyc, c8, Jest, and Vitest. Covers branch versus line coverage, per-directory thresholds, CI gates, and correctly excluding generated code from reports.
At a glance
This skill is for Code Review & Testing and helps you measure test coverage with javascript tools, set up coverage thresholds in ci, and analyze branch vs line coverage.
/plugin marketplace add PramodDutta/qaskills
/plugin install code-coverage-analysis
Setup, runtime and requirements describe PramodDutta/qaskills, the repo this skill ships in.
Also in PramodDutta/qaskills
View the repoValidating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experim...
Comprehensive WCAG compliance and accessibility testing covering ARIA, keyboard navigation, screen readers, color contrast, and automated a1...
Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility...
Teach agents to guide manual accessibility audits for keyboard, screen reader, zoom, reflow, focus, and WCAG 2.2 criteria that scanners miss...
Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard inte...
Advanced chaos engineering patterns using Chaos Monkey, Litmus, and Gremlin for testing distributed system resilience under failure conditio...
American Fuzzy Lop Plus Plus mutation-based fuzz testing for finding crashes, hangs, and security vulnerabilities in binary programs.
Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and...
AI-first testing methodology where autonomous agents plan, generate, execute, and maintain test suites with minimal human intervention, cove...
Comprehensive evaluation patterns for AI agents including multi-turn conversation testing, LLM-as-judge frameworks, benchmark suites, regres...
Testing machine learning models including accuracy validation, bias detection, drift monitoring, A/B testing, and model regression testing.
Analyze a git diff, map affected risks, select the tests that matter, detect coverage gaps on changed lines, run configurable quality gates,...
Other Code Review & Testing skills
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Use when you need to resolve an in-progress git merge/rebase conflict.
A relentless interview that asks every frontier question at once, round by round.