Testing

Unit tests, integration tests, test automation

Showing 193-216 of 5538 skills
github

polyglot-test-agent

by github

'Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.'

Agents 34.4K 3mo ago
github

breakdown-plan

by github

'Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.'

Automation 34.4K 3mo ago
github

breakdown-test

by github

'Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects.'

Testing 34.4K 3mo ago
github

architecture-blueprint-generator

by github

'Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development.'

Templates 34.4K 3mo ago
tddworks

fix-bug

by tddworks

Guide for fixing bugs in ClaudeBar following Chicago School TDD and rich domain design. Use this skill when: (1) User reports a bug or unexpected behavior (2) Fixing a defect in existing functionality (3) User asks "fix this bug" or "this doesn't work correctly" (4) Correcting behavior that violates the user's mental model

CLI Tools 1.2K 5mo ago
lee-to

aif-best-practices

by lee-to

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

Code Review 912 3mo ago
github

scoutqa-test

by github

This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. IMPORTANT: Use this skill proactively after implementing web application features to verify they work correctly - don't wait for the user to ask for testing.

Accessibility 34.4K 4mo ago
xu-xiang

django-tdd

by xu-xiang

使用 pytest-django、测试驱动开发(TDD)方法论、factory_boy、Mock 模拟、覆盖率统计以及 Django REST Framework API 测试的 Django 测试策略。

API Dev 917 4mo ago
partme-ai

cli-ascii-logo

by partme-ai

生成 CLI 的 ASCII 艺术 Logo/Banner(支持 box drawing 边框、█ 块字符、ANSI 24-bit 渐变色)并提供可运行脚本与集成代码。适用于“做一个像 Spec Kit CLI 的终端 Logo / 彩色 ASCII banner / figlet 风格标题 / CLI 启动欢迎页”等需求。

CI/CD 456 3mo ago
lee-to

aif-fix

by lee-to

Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments executes existing FIX_PLAN.md. Always suggests test coverage and adds logging. Use when user says "fix bug", "debug this", "something is broken", or pastes an error message.

Code Review 911 3mo ago
LerianStudio

ring:dev-frontend-e2e

by LerianStudio

Gate 5 of frontend development cycle - ensures all user flows from product-designer have passing E2E tests with Playwright across browsers.

Debugging 193 3mo ago
NeverSight

data-driven-testing

by NeverSight

"DEPRECATED: Use testing-best-practices instead. This skill has been retired."

Code Review 156 3mo ago
FlorianBruniaux

rtk-optimizer

by FlorianBruniaux

Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction

CLI Tools 4.7K 3mo ago
sd0xdev

request-tracking

by sd0xdev

"Request tracking knowledge base. Use when: querying request status, managing document references, tracking progress. Not for: creating requests (use create-request), tech specs (use tech-spec). Output: status report + progress tracking."

Code Gen 163 3mo ago
sd0xdev

repo-intake

by sd0xdev

"Project initialization inventory (one-time). Use when: first onboarding a project, rebuilding cache after structural changes. Not for: day-to-day development (read cache directly), finding specific files (use code-explore). Output: project map with entrypoints + test map + next steps."

Caching 163 3mo ago
sd0xdev

create-request

by sd0xdev

"Create or update request documents. Use when: planning features, tracking requests, updating progress. Not for: tech specs (use tech-spec), code implementation (use feature-dev). Output: request document with status tracking."

Code Gen 163 3mo ago
ClawBio

seq-wrangler

by ClawBio

Sequence QC, alignment, and BAM processing. Wraps FastQC, BWA/Bowtie2, SAMtools for automated read-to-BAM pipelines.

CI/CD 913 3mo ago
ed3dai

writing-good-tests

by ed3dai

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation

Code Gen 222 4mo ago
GPTomics

bio-alignment-files-bam-statistics

by GPTomics

Generate alignment statistics using samtools flagstat, stats, depth, and coverage. Use when assessing alignment quality, calculating coverage, or generating QC reports.

CLI Tools 840 3mo ago
LerianStudio

ring:verification-before-completion

by LerianStudio

Evidence-first completion gate - requires running verification commands and confirming output before making any success claims.

CLI Tools 192 3mo ago
vudovn

testing-patterns

by vudovn

Testing patterns and principles. Unit, integration, mocking strategies.

Processing 7.6K 4mo ago
vudovn

rust-pro

by vudovn

Master Rust 1.75+ with modern async patterns, advanced type system

Debugging 7.6K 3mo ago
alirezarezvani

senior-qa

by alirezarezvani

This skill should be used when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality". Use for React/Next.js testing with Jest, React Testing Library, and Playwright.

Code Gen 17.1K 4mo ago
xu-xiang

tdd-workflow

by xu-xiang

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

API Dev 936 4mo ago