Testing
Kotlin Tooling Standards
@hoangnguyen0403/agent-skills-standard
Build tools (Gradle KTS), Static Analysis (Detekt), and Testing standards. Use when configuring Gradle KTS build scripts, Detekt rules, or Kotlin build tooling.
Android Testing
@hoangnguyen0403/agent-skills-standard
Standards for Unit Tests, UI Tests (Compose), and Hilt Integration. Use when writing unit tests, Compose UI tests, or Hilt test modules in Android.
verify
@mcsdodo/kniha-jazd
Use before claiming work is complete - runs tests, checks git status, verifies changelog
stagehand
@majiayu000/claude-skill-registry-data
Stagehand automation patterns and best practices. Scripted browser flows, data seeding, and test orchestration. Trigger: When automating browser flows or test setup with Stagehand.
code-check
@rp1-run/rp1
Fast code hygiene validation (lints, formatters, tests, coverage) for quick development loop feedback.
verify
@pierreb-devkit/vue
Run the quality loop (lint + test + build) to verify code quality and correctness. Use after making any code changes, before committing, or when asked to check/verify the project works.
pentest-vuln-verify-test
@jd-opensource/joysafeter
通过原始 HTTP 请求操作和严格验证自动验证 Web 漏洞(开放重定向、XSS)。
coding.update_expected_vars
@causify-ai/helpers
Run failing tests and update expected variables to match actual output from pytest
engram-testing-coverage
@gentleman-programming/engram
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
playwright-browser-navigate-back
@majiayu000/claude-skill-registry-data
To go back in browser history, navigate to the previous page from the current page.
snapshot-testing
@majiayu000/claude-skill-registry-data
Snapshots are useful for detecting unintended UI changes but shouldn't be the only testing strategy Use when writing and organizing tests. Testing category skill.
testing
@egavrin/devagent
Keep DevAgent changes paired with focused verification and only the necessary test updates.
workload-regression-maintainer
@doljae/kotlin-logging-extensions
Maintain realistic workload examples and regression tests that verify generated log extension behavior across edge cases.
pest-testing
@erinrugas/artisan-agents
Writes and maintains test suites with a project-appropriate framework. Use when adding or fixing unit/feature/integration/e2e tests and release gates.
desktop-quality-gates
@nachobasilio/athenea-desktop
Ejecutar compuertas minimas de calidad para la app desktop y detectar desviaciones de configuracion.
qa-enforcer
@nexypy/nexy
Enforces ≥95% coverage on critical modules and adds missing tests. Invoke before merges or after significant changes.
http-testing
@agenticdevops/aof
HTTP API testing and debugging
Auggie
@hivellm/rulebook
Tool: TDD mode and intelligent refactoring
api-testing
@vspo-lab/vspo-portal
Build API client tests with Vitest and MockHandler. Validate OpenAPI contract compliance with table-driven tests and minimal mocks.
nostrstack-lightning
@majiayu000/claude-skill-registry-data
Lightning/LNbits integration for nostrstack, including regtest flows, staging/prod config, observability, and payment/zap behavior. Use when editing payment flows, Lightning provider code, or running LNbits-related tests.
contract-checker
@majiayu000/claude-skill-registry-data
Validates contract JSON Schemas and fixtures, fails fast on breaking format issues.
playwright
@diegosouzapw/awesome-omni-skill
Playwright E2E testing patterns and best practices. Cross-browser automation, selectors, fixtures, and CI integration. Trigger: When writing or running end-to-end tests with Playwright.
testing
@diegosouzapw/awesome-omni-skill
Guide for testing practices and frameworks
contrast-solver-helper
@majiayu000/claude-skill-registry-data
Implement APCA/WCAG2 contrast requirements and solver behavior per src/planning/spec-v0.3.md and src/planning/roadmap-v0.3.md, with minimal tests.
react-testing-library
@majiayu000/claude-skill-registry-data
React Testing Library patterns and best practices. User-centric testing, queries, events, and assertions. Trigger: When testing React components with RTL.
xcodebuildmcp
@majiayu000/claude-skill-registry-data
Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.
ab-testing-infrastructure
@majiayu000/claude-skill-registry-data
Build high-integrity experimentation frameworks within React applications.
ticket
@majiayu000/claude-skill-registry-data
Work a GitHub issue -- validate, test, plan, implement, report
tdd
@cmnemoi/intrusion
How to work on a feature or a bugfix
testing-with-vitest
@chipikaf/vizcraft
Testing patterns used in VizCraft: small focused Vitest suites, deterministic state, numeric assertions for animation, and avoiding brittle DOM coupling. Use when adding tests or refactoring behavior.
perf-guard
@nexypy/nexy
Runs perf benchmarks and enforces ≤5% regression gate. Invoke before merges, in CI, or after performance-sensitive changes.
playwright
@enactprotocol/enact
Browser automation tool using Playwright - captures screenshots and extracts content from web pages
lint
@udecode/plate-template
Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
rubycritic
@majiayu000/claude-skill-registry-data
Integrate RubyCritic to analyze Ruby code quality and maintain high standards throughout development. Use when working on Ruby projects to check code smells, complexity, and duplication. Triggers include creating/editing Ruby files, refactoring code, reviewing code quality, or when user requests code analysis or quality checks.
python-expert
@xthecapx/qiskit-qward
Expert Python development skill for scientific library design and best practices. Use when writing Python code, designing APIs, creating Pydantic schemas, building abstract base classes, implementing design patterns (Strategy, Factory, Observer), writing type-safe code with type hints, structuring Python packages, creating tests with pytest, managing dependencies, optimizing performance, or following PEP conventions. Tailored for the QWARD Qiskit extension library.
performance-audit
@speedoa1/everything-opencode
Comprehensive performance audit workflow for web applications
testing-for-open-redirect-vulnerabilities
@mukul975/anthropic-cybersecurity-skills
Identify and test open redirect vulnerabilities in web applications by analyzing URL redirection parameters, bypass techniques, and exploitation chains for phishing and token theft.
msw
@anivar/msw-skill
MSW (Mock Service Worker) v2 best practices, patterns, and API guidance for API mocking in JavaScript/TypeScript tests and development. Covers handler design, server setup, response construction, testing patterns, GraphQL, and v1-to-v2 migration. Baseline: msw ^2.0.0. Triggers on: msw imports, http.get, http.post, HttpResponse, setupServer, setupWorker, graphql.query, mentions of "msw", "mock service worker", "api mocking", or "msw v2".
recon
@franco-bianco/claude-skills
Systematically discover alternative endpoints, bypasses, and undocumented access paths on a target platform. Use after the normal flow works to find simpler or more efficient approaches.
code-review
@majiayu000/claude-skill-registry-data
Use after completing tasks to review code for quality and spec compliance. Two-stage review: Spec Compliance first, then Code Quality.
roast
@diegosouzapw/awesome-omni-skill
Multi-perspective UI/UX roasting workflow with iterative improvement cycles
symfony:doctrine-fixtures-foundry
@majiayu000/claude-skill-registry-data
Create test data with Foundry factories; define states, sequences, and relationships for realistic fixtures
robotframework-restinstance-skill
@majiayu000/claude-skill-registry-data
Guide AI agents in creating REST API tests using RESTinstance library. Use when building API tests with JSON Schema validation, built-in assertions, response field validation, and OpenAPI spec integration.
speckit.analyze
@compnew2006/spec-kit-antigravity-skills
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
agent-browser
@kivo360/omoios
Headless browser automation CLI for AI agents. Use for web scraping, testing, form filling, screenshots, and any browser interaction. Triggers: "browse", "open website", "click button", "fill form", "screenshot", "scrape", "test login flow", "automate browser", "web automation".
init-agent
@vlad-ryzhkov/ai-qa-workshop-feb19
Генерирует qa_agent.md — должностную инструкцию для AI с культурой QA-команды, принципами и anti-patterns. Используй при настройке AI под проект, онбординге новых AI-агентов или стандартизации подходов к тестированию. Не используй для редактирования существующего qa_agent.md — правь вручную.
claude-code-review
@datarecce/recce
Use when asked to review a PR, or when /review is invoked with a PR number or URL. Performs a focused code review checking for bugs, security, performance, and test gaps, then posts findings as a PR comment and formal GitHub review.
dashboard
@majiayu000/claude-skill-registry-data
Use when reading, editing, or creating files in dlt/_workspace/helpers/dashboard/ or tests/workspace/helpers/dashboard/ or tests/e2e/
iterate-pr
@lingxling/awesome-skills-cn
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
parallel-workload
@materializeinc/materialize
This skill should be used when the user wants to extend the parallel-workload test framework, add a new action, modify existing actions, or add SQL coverage to parallel workload. Trigger when the user mentions "parallel workload", "parallel-workload", "action.py" in the context of parallel workload, or wants to test for panics or unexpected query errors under concurrency. Use this skill even if the user just says "add this to parallel workload" or references a bug that panics under concurrent DDL/DML.
