aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
Home/Tasks/Test & Validate with Claude Code
πŸ§ͺ

Test & Validate with Claude Code

Generate tests, improve coverage, and ensure code correctness

Type:
Sort:

Related Tasks

πŸ‘οΈReview Code with Claude CodeπŸ”§Refactor Code with Claude CodeπŸ“–Document & Explain with Claude CodeπŸ”€Automate Git Workflows with Claude CodeπŸ›‘οΈSecure & Audit with Claude Code⚑Optimize & Profile with Claude CodeπŸš€Build & Deploy with Claude Code🌐Design & Build APIs with Claude CodeπŸ—„οΈManage Data & Databases with Claude CodeπŸ›Debug & Troubleshoot with Claude CodeAgent Orchestration with Claude CodeFrontend & UI/UX with Claude CodeContent Creation with Claude CodeCodebase Analysis with Claude CodeData Analysis with Claude CodeFinancial Modeling with Claude CodeLanguage Learning with Claude CodeAudio/Video Processing with Claude Code
aibuilder.sh

Composable building blocks for Claude Code

160 artifacts found

skillby VitorAndTxr
3h ago

playwright

Browser automation scripts for testing, screenshots, and web interaction. 16 scripts with persistent state.

1 repos1 installs
$npx ai-builder add skill VitorAndTxr/playwright
skillby litestar-org
1d ago

testing

Expert knowledge for testing in litestar-vite. Use when writing pytest tests for Python or Vitest tests for TypeScript.

1 repos0 installs
$npx ai-builder add skill litestar-org/testing
skillby sgcarstrends
1d ago

api-testing

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, error handling.

1 repos0 installs
$npx ai-builder add skill sgcarstrends/api-testing
skillby Dmccarty30
1d ago

Scale Game

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

1 repos0 installs
$npx ai-builder add skill Dmccarty30/scale-game
commandby truffle-ai
1d ago

Quality Checks

Run all quality checks (build, test, lint, typecheck) before completing tasks

1 repos0 installs
$npx ai-builder add command truffle-ai/quality-checks
agentby XmacsLabs
1d ago

qa-doc

εœ¨ζ’°ε†™ζ΅‹θ―•η”¨δΎ‹ζˆ–θ€…ζ–‡ζ‘£ζ—Ά

1 repos0 installs
$npx ai-builder add agent XmacsLabs/qa-doc
skillby LEEI1337
1d ago

defense-in-depth

Use 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

1 repos0 installs
$npx ai-builder add skill LEEI1337/defense-in-depth
agentby CongDon1207
1d ago

tester

Use 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>

1 repos0 installs
$npx ai-builder add agent CongDon1207/tester
skillby PierreZ
1d ago

Designing Simulation Workloads

## When to Use This Skill

1 repos0 installs
$npx ai-builder add skill PierreZ/designing-simulation-workloads
skillby aegntic
1d ago

testing-automation

Automated testing workflow that orchestrates unit, integration, and E2E tests with CI/CD integration

1 repos0 installs
$npx ai-builder add skill aegntic/testing-automation
skillby matthewharwood
1d ago

rust-testing-verification

Comprehensive 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.

1 repos0 installs
$npx ai-builder add skill matthewharwood/rust-testing-verification
agentby HyperionWave-AI
1d ago

ui-tester

use this agent to test UI, test design, layout and stability issues in web project

1 repos0 installs
$npx ai-builder add agent HyperionWave-AI/ui-tester
skillby adolfoaranaes12
1d ago

quality-gate

Synthesize 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.

1 repos0 installs
$npx ai-builder add skill adolfoaranaes12/quality-gate
skillby mcclowes
1d ago

jest-testing

Use when writing Jest tests - covers testing patterns for interpreters, parsers, and async code

1 repos0 installs
$npx ai-builder add skill mcclowes/jest-testing
skillby mesbahtanvir
1d ago

testing-standards

Ensures 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.

1 repos0 installs
$npx ai-builder add skill mesbahtanvir/testing-standards
skillby coreyja
1d ago

bake-site-compare

Compare 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.

1 repos0 installs
$npx ai-builder add skill coreyja/bake-site-compare
skillby nwiizo
1d ago

Mutation Testing - γƒŸγƒ₯γƒΌγƒ†γƒΌγ‚·γƒ§γƒ³γƒ†γ‚Ήγƒˆ (project)

Run mutation testing using cargo-mutants to analyze test quality.

1 repos0 installs
$npx ai-builder add skill nwiizo/mutants
skillby williaby
1d ago

Testing Skill

Automated test generation, review, and execution for pytest-based projects.

1 repos0 installs
$npx ai-builder add skill williaby/testing
skillby sfc-gh-dflippo
1d ago

dbt-testing

dbt testing strategies using dbt_constraints for database-level enforcement, generic tests, and

1 repos0 installs
$npx ai-builder add skill sfc-gh-dflippo/dbt-testing
skillby minami110
1d ago

GDScript Validate

Validate GDScript changes by refreshing Godot cache and checking diagnostics. Use after creating or editing GDScript files.

1 repos0 installs
$npx ai-builder add skill minami110/gdscript-validate-skill