🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

mneves75/dnschat
62
6
Actualizado 6d ago

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

mneves75/dnschat
62
6
Actualizado 6d ago

neon-toolkit

Marketplace

Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.

neondatabase/ai-rules
58
10
Actualizado 6d ago

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

chrispangg/deepagentsdk
57
5
Actualizado 6d ago

product-manager

Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature prioritization, tech specs, epics, user stories, and acceptance criteria.

aj-geddes/claude-code-bmad-skills
57
11
Actualizado 6d ago

developer

Implements user stories, writes clean tested code, follows best practices. Trigger keywords implement story, dev story, code, implement, build feature, fix bug, write tests, code review, refactor

aj-geddes/claude-code-bmad-skills
57
11
Actualizado 6d ago

script-skill

Test skill with executable scripts for testing script execution feature

maxvaega/skillkit
56
8
Actualizado 6d ago

special-chars-skill

A skill for testing special characters and injection patterns

maxvaega/skillkit
56
8
Actualizado 6d ago

large-content-skill

A skill with 500KB+ content for lazy loading testing

maxvaega/skillkit
56
8
Actualizado 6d ago

arguments-test

Test skill for argument substitution

maxvaega/skillkit
56
8
Actualizado 6d ago

Go Ecosystem

This skill should be used when the user asks to "write go", "golang", "go.mod", "go module", "go test", "go build", or works with Go language development. Provides comprehensive Go ecosystem patterns and best practices.

takeokunn/nixos-configuration
52
0
Actualizado 6d ago

Rust Ecosystem

This skill should be used when working with Rust projects, "Cargo.toml", "rustc", "cargo build/test/run", "clippy", "rustfmt", or Rust language patterns. Provides comprehensive Rust ecosystem patterns and best practices.

takeokunn/nixos-configuration
52
0
Actualizado 6d ago

C++ Ecosystem

This skill should be used when working with C++ projects, CMakeLists.txt, Ninja, clang-tidy, clang-format, GoogleTest, Catch2, or Modern C++ (C++11-23) language patterns. Provides comprehensive C++ ecosystem patterns and best practices.

takeokunn/nixos-configuration
52
0
Actualizado 6d ago

Testing Patterns

This skill should be used when the user asks to "write tests", "test strategy", "coverage", "unit test", "integration test", or needs testing guidance. Provides testing methodology and patterns.

takeokunn/nixos-configuration
52
0
Actualizado 6d ago

Context7 Usage

This skill should be used when the user asks to "check documentation", "latest API", "library docs", "context7", or needs up-to-date library documentation. Provides Context7 MCP usage patterns.

takeokunn/nixos-configuration
52
0
Actualizado 6d ago

composewebview-development

Builds, tests, and formats ComposeWebView multiplatform library. Handles Android, iOS, Desktop (JVM), and Web (JS) platforms. Use when building, testing, running Spotless formatting, or checking platform-specific code. Supports expect/actual pattern workflows.

parkwoocheol/compose-webview
52
1
Actualizado 6d ago

flaky-detect

Marketplace

Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.

jmagly/ai-writing-guide
51
4
Actualizado 6d ago

tdd-enforce

Marketplace

Configure TDD enforcement via pre-commit hooks and CI coverage gates. Use when setting up test-first development workflow, adding coverage gates, or enforcing TDD practices.

jmagly/ai-writing-guide
51
4
Actualizado 6d ago

flaky-fix

Marketplace

Suggest and apply fixes for flaky tests based on detected patterns. Use after flaky-detect identifies unreliable tests that need repair. Use when relevant to the task.

jmagly/ai-writing-guide
51
4
Actualizado 6d ago

traceability-check

Marketplace

Verify bidirectional traceability from requirements to code to tests. Use when relevant to the task.

jmagly/ai-writing-guide
51
4
Actualizado 6d ago