Testing
Test authoring, coverage, and QA
33 artifacts
@d-o-hub/memory-harness
Universal agent memory harness — record, replay, and benchmark real agent sessions. Use when testing memory system learning, generating test fixtures, or benchmarking CLI performance.
d-o-hub/rust-self-learning-memory
AskillTesting11@hcompai/hai-qa-via-cli
Run an autonomous QA review of a web UI by invoking the local `qa-cli` command via Bash. Trigger when the user asks to QA a URL, check a deployed site for accessibility, usability, or correctness issues, get a structured review of a page, or run a quick visual sanity check on a live page (e.g. "what color is the CTA?").
hcompai/computer-use-agents-demos
AskillTesting25@jabrena/151-java-performance-jmeter
Use when you need to set up JMeter performance testing for a Java project — including creating the run-jmeter.sh script from the exact template, configuring load tests with loops, threads, and ramp-up, or running performance tests from the project root with custom or default settings. This should trigger for requests such as Improve the code with JMeter performance testing; Apply JMeter performance testing; Refactor the code with JMeter performance testing; Add JMeter support; Create a JMeter test plan for a Java service. Part of Plinth Toolkit
jabrena/plinth
AskillTesting423@kentbeck/pharo-tdd
Drive a Genie change test-first through the genie MCP tools, working entirely from the live image (no files). Use when adding behavior or fixing a bug in the image — anything where a test should lead.
KentBeck/SmalltalkGenie
AskillTesting14@majiayu000/spring-tdd-mockito
TDD (Test-Driven Development) skill with Mockito for Spring Boot. Guides the Red-Green-Refactor cycle for writing tests first.
majiayu000/claude-skill-registry
AskillTesting529@ihatesea69/repomix
Package code repositories into single AI-friendly files for analysis. Use when you need to understand unfamiliar codebases or prepare context for AI consumption.
ihatesea69/kiro-kit
AskillTesting16@majiayu000/grey-haven-tdd-typescript
TypeScript/JavaScript Test-Driven Development with Vitest, strict red-green-refactor methodology, React component testing, and comprehensive coverage patterns. Use when implementing TypeScript features with TDD, writing Vitest tests, testing React components, developing with test-first approach, or when user mentions 'TypeScript TDD', 'Vitest', 'React testing', 'JavaScript TDD', 'red-green-refactor', 'TypeScript unit tests', or 'test-driven TypeScript'.
majiayu000/claude-skill-registry
AskillTesting529@typeddevs/review
Review a GitHub pull request; defaults to the current branch's PR when no number is given
TypedDevs/bashunit
AskillTesting421@francostino/e2e-testing-patterns
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
FrancoStino/opencode-skills-collection
AskillTesting61@majiayu000/qa
Quality assurance workflow for validating features, writing or improving tests, reporting bugs, and checking coverage or acceptance criteria.
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/validate-coverage-threshold-2
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverage reports from coverage/coverage-summary.json or test output. Returns pass/fail status with detailed metrics and identifies uncovered files.
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/openwebf-app-testing-vitest
Set up and improve WebF app tests with Vitest and React Testing Library. Use when the user mentions Vitest, React Testing Library, unit tests, component tests, “testing trophy”, or asks to add/fix tests in a Vite/React/TS WebF app.
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/validate-coverage-threshold
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverage reports from coverage/coverage-summary.json or test output. Returns pass/fail status with detailed metrics and identifies uncovered files.
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/discover-testing
Automatically discover testing skills when working with testing. Activates for testing development tasks.
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/coverage
Generate Coverage and insurance resources with payer diversity including Medicare, Medicaid, commercial, Tricare, VA, and self-pay. Use when user mentions coverage, insurance, payer, Medicare, Medicaid, benefits, or coordination of benefits. For claims and EOB see the claims-eob skill.
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/jmeter-performance-testing
Apache JMeter expertise for enterprise-grade load and performance testing
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/allure-test-reporting
Allure test reporting framework for comprehensive test result visualization
majiayu000/claude-skill-registry
AskillTesting529@nikolay-shirokov/mxl-decompile
Декомпиляция табличного документа (MXL) в JSON-определение. Используй когда нужно получить редактируемое описание существующего макета
Nikolay-Shirokov/cc-1c-skills
AskillTesting497@majiayu000/testing-reactnative
Testing React Native. Use when writing tests, reviewing test coverage, or setting up testing.
majiayu000/claude-skill-registry
AskillTesting529@bearcove/testing
Testing conventions for pikru. Use when running tests to avoid timeouts. DO NOT run the full test suite.
bearcove/dodeca
AskillTesting216@majiayu000/jomonsho-e2e-emulator
エミュレータを使った Playwright E2E を2回連続で実行する。
majiayu000/claude-skill-registry
AskillTesting529@majiayu000/testing-react
Estrategia de Testes React. Use when writing tests, reviewing test coverage, or setting up testing.
majiayu000/claude-skill-registry
AskillTesting529@thebeardedbearsas/testing-python
Rule 07: Testing. Use when writing tests, reviewing test coverage, or setting up testing.
TheBeardedBearSAS/claude-craft
AskillTesting99@yusufkaran/swiftui-autotest-skill
AI-powered visual testing and accessibility setup for iOS/SwiftUI apps. Build, launch in Simulator, test with computer use, detect crashes, analyze memory leaks, and add accessibility identifiers — all from the terminal.
yusufkaran/swiftui-autotest-skill
AskillTesting24@trailofbits/mutation-testing
Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.
trailofbits/skills
BskillTesting6.4k@nguyenhuuca/testing
Write effective tests for code quality and reliability. Use when implementing features, fixing bugs, or improving coverage. Covers unit, integration, and E2E testing.
nguyenhuuca/assessment
BskillTesting34@aiskillstore/webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
aiskillstore/marketplace
BskillTesting406@diegosouzapw/tc-review
Review QA test case documents (Markdown) against source code to find coverage gaps. Use when reviewing test cases, analyzing test coverage, suggesting missing scenarios, or learning codebase to extract testable scenarios. Supports project-based learning from multiple GitHub repos with dual memory (local + Dify RAG).
diegosouzapw/awesome-omni-skill
BskillTesting53@asiaostrich/e2e-assistant
[UDS] 從 BDD 場景生成 E2E 測試骨架,支援框架偵測與覆蓋差距分析
AsiaOstrich/universal-dev-standards
BskillTesting70@mhaggis/detection-coverage-analysis
Analyzes detection coverage using Sigma, Splunk, and Elastic rules. Use when checking coverage for techniques, tactics, threat actors, or generating Navigator layers from detections.
MHaggis/Security-Detections-MCP
BskillTesting466@kxiandaoyan/webapp-testing
Automated web application testing using browser automation. Use when asked to test a web app, verify UI behavior, check for regressions, or automate browser interactions such as clicking, form filling, navigation, and screenshot capture.
Kxiandaoyan/Memoh-v2
BskillTesting340@wordpress/testing
Use when writing, running, or debugging tests in the Gutenberg repository — JavaScript unit tests (Jest), PHP tests (PHPUnit), or end-to-end tests (Playwright).
WordPress/gutenberg
BskillTesting12k@majiayu000/testing-integration
Run and debug integration tests (real Postgres via Prisma) for Drasil.
majiayu000/claude-skill-registry-data
BskillTesting17