Test & Validate with Claude Code
Generate tests, improve coverage, and ensure code correctness
Generate tests, improve coverage, and ensure code correctness
141 artifacts found
Browser automation scripts for testing, screenshots, and web interaction. 16 scripts with persistent state.
npx ai-builder add skill VitorAndTxr/playwrightUse when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality
npx ai-builder add skill AgentWorkforce/browser-testing-with-screenshotsLoad testing and performance optimization specialist using Locust for GoodServices
npx ai-builder add agent floation-cutie/performance-testerAnalyze evaluation baseline results, identify failure patterns, and generate actionable insights. Use after running eval baselines or when user asks to analyze eval results, check benchmarks, investigate failures, or understand what's failing.
npx ai-builder add skill sunholo-data/eval-analyzerCreate implementation plans following TDD principles and domain-driven design. Plan RedβGreenβRefactor cycles with type-driven architecture.
npx ai-builder add agent jwilger/plannerExpert knowledge for testing in litestar-vite. Use when writing pytest tests for Python or Vitest tests for TypeScript.
npx ai-builder add skill litestar-org/testing## ε½Ήε²
npx ai-builder add agent sahksas/testing# TDD Workflow
npx ai-builder add command kcaldas/tddThis shortcut executes phased end-to-end tests for wish-cli-basic-ui.
npx ai-builder add command SecDev-Lab/e2eRun mutation testing using cargo-mutants to analyze test quality.
npx ai-builder add skill nwiizo/mutantsYou are in the RED phase of Kent Beck's TDD cycle.
npx ai-builder add command dingcodingco/redWrite and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, error handling.
npx ai-builder add skill sgcarstrends/api-testingTest at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
npx ai-builder add skill Dmccarty30/scale-gameRun all quality checks (build, test, lint, typecheck) before completing tasks
npx ai-builder add command truffle-ai/quality-checksUse when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible
npx ai-builder add skill LEEI1337/defense-in-depthYour approach to handling testing coverage. Use this skill when working on files where testing coverage comes into play.
npx ai-builder add skill nanorepublica/testing-coverage## When to Use This Skill
npx ai-builder add skill PierreZ/designing-simulation-workloadsQA Automation Engineer skill. Use this to write or refactor unit tests. Ensures tests follow the project's xUnit, FluentAssertions, and Moq standards.
npx ai-builder add skill cwoodruff/qa-engineerAutomated testing workflow that orchestrates unit, integration, and E2E tests with CI/CD integration
npx ai-builder add skill aegntic/testing-automationComprehensive testing strategies for Rust including property-based testing with proptest, fuzz testing with cargo-fuzz, benchmark testing with Criterion, contract testing for traits, and Miri for undefined behavior detection. Use when writing tests, ensuring code correctness, detecting edge cases, or measuring performance.
npx ai-builder add skill matthewharwood/rust-testing-verification