aibuilder.sh
SkillsAgentsCommandsPlugins
⌘K
LearnStats
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

Built with BrainGrid

141 artifacts found

skillby VitorAndTxr
1mo ago

playwright

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

1 repos2 installs
$npx ai-builder add skill VitorAndTxr/playwright
skillby AgentWorkforce
1mo ago

browser-testing-with-screenshots

Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality

1 repos1 installs
$npx ai-builder add skill AgentWorkforce/browser-testing-with-screenshots
agentby floation-cutie
1mo ago

Performance Tester

Load testing and performance optimization specialist using Locust for GoodServices

1 repos1 installs
$npx ai-builder add agent floation-cutie/performance-tester
skillby sunholo-data
1mo ago

Eval Analyzer

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

1 repos0 installs
$npx ai-builder add skill sunholo-data/eval-analyzer
agentby jwilger
1mo ago

planner

Create implementation plans following TDD principles and domain-driven design. Plan Red→Green→Refactor cycles with type-driven architecture.

1 repos0 installs
$npx ai-builder add agent jwilger/planner
skillby litestar-org
1mo 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
agentby sahksas
1mo ago

Testing Agent

## 役割

1 repos0 installs
$npx ai-builder add agent sahksas/testing
commandby kcaldas
1mo ago

Implement a feature using Test-Driven Development (TDD)

# TDD Workflow

1 repos0 installs
$npx ai-builder add command kcaldas/tdd
commandby SecDev-Lab
1mo ago

+e2e: End-to-End Test Execution

This shortcut executes phased end-to-end tests for wish-cli-basic-ui.

1 repos0 installs
$npx ai-builder add command SecDev-Lab/e2e
skillby nwiizo
1mo ago

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

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

1 repos0 installs
$npx ai-builder add skill nwiizo/mutants
commandby dingcodingco
1mo ago

TDD Red - Write Failing Test

You are in the RED phase of Kent Beck's TDD cycle.

1 repos0 installs
$npx ai-builder add command dingcodingco/red
skillby sgcarstrends
1mo 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
1mo ago

Scale Game

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

2 repos0 installs
$npx ai-builder add skill Dmccarty30/scale-game
commandby truffle-ai
1mo 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
skillby LEEI1337
1mo 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

5 repos0 installs
$npx ai-builder add skill LEEI1337/defense-in-depth
skillby nanorepublica
1mo ago

Testing Coverage

Your approach to handling testing coverage. Use this skill when working on files where testing coverage comes into play.

5 repos0 installs
$npx ai-builder add skill nanorepublica/testing-coverage
skillby PierreZ
1mo ago

Designing Simulation Workloads

## When to Use This Skill

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

qa-engineer

QA Automation Engineer skill. Use this to write or refactor unit tests. Ensures tests follow the project's xUnit, FluentAssertions, and Moq standards.

1 repos0 installs
$npx ai-builder add skill cwoodruff/qa-engineer
skillby aegntic
1mo 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
1mo 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