Test & Validate with Claude Code
Generate tests, improve coverage, and ensure code correctness
Generate tests, improve coverage, and ensure code correctness
160 artifacts found
Browser automation scripts for testing, screenshots, and web interaction. 16 scripts with persistent state.
npx ai-builder add skill VitorAndTxr/playwrightExpert 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/testingWrite 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-checksε¨ζ°εζ΅θ―η¨δΎζθ ζζ‘£ζΆ
npx ai-builder add agent XmacsLabs/qa-docUse 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-depthUse this agent when you need to validate code quality through testing, including running unit and integration tests, analyzing test coverage, validating error handling, checking performance requirements, or verifying build processes. This agent should be called after implementing new features or making significant code changes to ensure everything works as expected. Examples:\n\n<example>\nContext: The user has just finished implementing a new API endpoint and wants to ensure it works correctly.\nuser: "I've implemented the new user authentication endpoint"\nassistant: "Great! Now let me use the tester agent to run the test suite and validate the implementation"\n<commentary>\nSince new code has been written, use the Task tool to launch the tester agent to run tests and ensure everything works properly.\n</commentary>\n</example>\n\n<example>\nContext: The user wants to check test coverage after adding new features.\nuser: "Can you check if our test coverage is still above 80%?"\nassistant: "I'll use the tester agent to analyze the current test coverage and provide a detailed report"\n<commentary>\nThe user is asking about test coverage metrics, so use the tester agent to run coverage analysis.\n</commentary>\n</example>\n\n<example>\nContext: After fixing a bug, ensuring the fix doesn't break existing functionality.\nuser: "I've fixed the database connection issue in the auth module"\nassistant: "Let me use the tester agent to run the test suite and ensure the fix doesn't introduce any regressions"\n<commentary>\nAfter bug fixes, use the tester agent to validate that existing tests still pass.\n</commentary>\n</example>
npx ai-builder add agent CongDon1207/tester## When to Use This Skill
npx ai-builder add skill PierreZ/designing-simulation-workloadsAutomated 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-verificationuse this agent to test UI, test design, layout and stability issues in web project
npx ai-builder add agent HyperionWave-AI/ui-testerSynthesize all quality assessments (risk, test-design, traceability, NFR) into evidence-based gate decision (PASS/CONCERNS/FAIL/WAIVED) with comprehensive rationale. Generates both YAML (CI/CD) and Markdown (human review) reports with action items. Use during final quality review to make go/no-go deployment decisions based on comprehensive quality evidence.
npx ai-builder add skill adolfoaranaes12/quality-gateUse when writing Jest tests - covers testing patterns for interpreters, parsers, and async code
npx ai-builder add skill mcclowes/jest-testingEnsures all new screens/components have unit tests with proper coverage. Validates test files exist for loading, error, success, and state-transition states. Checks that backend handlers have corresponding test files. Use when creating or modifying frontend screens, components, or backend handlers.
npx ai-builder add skill mesbahtanvir/testing-standardsCompare production WordPress sites against their baked static versions to find differences. Use when testing Bake deployments, checking for missing assets, broken styles, console errors, or any visual/functional discrepancies between production and static sites. Triggers on requests to compare sites, verify bake output, check for differences, or test static deployments.
npx ai-builder add skill coreyja/bake-site-compareRun mutation testing using cargo-mutants to analyze test quality.
npx ai-builder add skill nwiizo/mutantsAutomated test generation, review, and execution for pytest-based projects.
npx ai-builder add skill williaby/testingdbt testing strategies using dbt_constraints for database-level enforcement, generic tests, and
npx ai-builder add skill sfc-gh-dflippo/dbt-testingValidate GDScript changes by refreshing Godot cache and checking diagnostics. Use after creating or editing GDScript files.
npx ai-builder add skill minami110/gdscript-validate-skill