Testing

Unit tests, integration tests, test automation

Showing 2065-2088 of 5920 skills
aj-geddes

cicd-pipeline-setup

by aj-geddes

Design and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI. Use for automated testing, building, and deployment workflows.

CI/CD 324 10mo ago
alexei-led

improving-tests

by alexei-led

Review, refactor, and improve test quality. Use when user says "improve tests", "refactor tests", "test coverage", "combine tests", "table-driven", "parametrize", "test.each", "eliminate test waste", or wants to optimize test structure.

Code Review 35 7mo ago
saadshahd

consult

by saadshahd

Use when asking "code like [expert]", "what would [expert] say", "idiomatic", "best practice", "panel", "debate", or needing domain guidance. Triggers on expert names, style requests, tradeoff questions, or "stuck on".

Code Review 34 6mo ago
saadshahd

intent

by saadshahd

Turn rough ideas into iron-clad work orders. Use when request is vague like "add a button", "make it better", "fix the thing". Triggers on ambiguous or underspecified requests.

Debugging 34 6mo ago
saadshahd

observe

by saadshahd

On-demand codebase health check. Use when "observe", "health check", "is the codebase healthy", "check for drift", "system status", or before starting a large feature.

Prompts 34 6mo ago
doodledood

update-claude-md

by doodledood

Create or update CLAUDE.md with best practices - brevity, universal applicability, progressive disclosure

Code Gen 18 8mo ago
doodledood

analyze-code

by doodledood

Deep code analysis using consultant agent. Identifies technical debt, risks, and improvement opportunities.

Code Review 18 8mo ago
fortunto2

solo-review

by fortunto2

Final code review and quality gate — run tests, check coverage, audit security, verify acceptance criteria from spec, and generate ship-ready report. Use when user says "review code", "quality check", "is it ready to ship", "final review", or after /deploy completes. Do NOT use for planning (use /plan) or building (use /build).

Code Review 18 6mo ago
fstandhartinger

ralph-wiggum

by fstandhartinger

Autonomous AI coding with spec-driven development. Implements Geoffrey Huntley's iterative bash loop methodology where agents work through specs one at a time, outputting a completion signal only when acceptance criteria are 100% met.

Agents 288 6mo ago
dirnbauer

typo3-conformance

by dirnbauer

Evaluate TYPO3 extensions for conformance to v13/v14 standards. Use when assessing quality, generating reports, or planning modernization.

Processing 33 7mo ago
algorand-devrel

use-algokit-cli

by algorand-devrel

AlgoKit CLI commands for building, testing, and deploying Algorand applications. Use when building or compiling smart contracts, running test suites, deploying to localnet, managing local Algorand network, or understanding the development workflow. Strong triggers include "build the contract", "run the tests", "start localnet", "deploy to localnet", "algokit project run", "localnet status".

CI/CD 33 7mo ago
algorand-devrel

test-smart-contracts

by algorand-devrel

Testing patterns for Algorand smart contracts using generated clients and algorandFixture. Use when writing tests for smart contracts, setting up test fixtures and deployment, debugging failing tests, testing multi-user scenarios, or asking about E2E vs unit testing. Strong triggers include "how do I test my contract", "algorandFixture", "test is failing", "LocalNet testing", "vitest setup", "fund contract for boxes".

Legal 33 7mo ago
gopherguides

go-test-coverage

by gopherguides

WHEN: User wants to improve test coverage, find untested code, generate test stubs, or asks "what tests am I missing?" or "how do I improve coverage?" for a Go project. WHEN NOT: When running existing tests, debugging test failures, or benchmarking.

CLI Tools 21 4mo ago
bobmatnyc

golang-concurrency-patterns

by bobmatnyc

"Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls"

Debugging 73 8mo ago
bobmatnyc

test-driven-development

by bobmatnyc

Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.

Processing 73 7mo ago
bobmatnyc

Condition-Based Waiting

by bobmatnyc

Replace arbitrary timeouts with condition polling for reliable async tests

Code Gen 73 9mo ago
bobmatnyc

software-patterns

by bobmatnyc

Decision framework for architectural patterns including DI, SOA, Repository, Domain Events, Circuit Breaker, and Anti-Corruption Layer. Use when designing systems, choosing patterns, or reviewing architecture.

Processing 73 9mo ago
bobmatnyc

webapp-testing-patterns

by bobmatnyc

"Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices"

API Dev 73 8mo ago
bobmatnyc

bad-example-skill

by bobmatnyc

ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)

Processing 73 8mo ago
bobmatnyc

golang-testing-strategies

by bobmatnyc

"Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration"

Code Gen 73 8mo ago
bobmatnyc

example-framework-skill

by bobmatnyc

Example of a properly self-contained skill following all best practices

Auth 73 8mo ago
bobmatnyc

bug-fix

by bobmatnyc

"Systematic workflow for verifying bug fixes to ensure quality and prevent regres..."

Code Review 73 8mo ago
mastepanoski

ai-assessment-scale

by mastepanoski

Evaluate AI contribution in projects using the AI Assessment Scale (AIAS) 5-level framework. Measure AI involvement from no AI to full AI exploration across development stages.

Code Review 48 7mo ago
tebjan

vvvv-channels

by tebjan

Helps work with vvvv gamma's Channel system from C# — IChannelHub, public channels, [CanBePublished] attributes, hierarchical data propagation, channel subscriptions, bang channels, and spread sub-channels. Use when reading or writing public channels from C# nodes, publishing .NET types as channels, working with IChannelHub, subscribing to channel changes, or managing hierarchical channel state.

Code Gen 32 6mo ago