🔒

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
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w ago

special-chars-skill

A skill for testing special characters and injection patterns

maxvaega/skillkit
56
8
업데이트 1w ago

large-content-skill

A skill with 500KB+ content for lazy loading testing

maxvaega/skillkit
56
8
업데이트 1w ago

script-skill

Test skill with executable scripts for testing script execution feature

maxvaega/skillkit
56
8
업데이트 1w ago

arguments-test

Test skill for argument substitution

maxvaega/skillkit
56
8
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w 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
업데이트 1w ago

test-sync

Marketplace

Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation.

jmagly/ai-writing-guide
51
4
업데이트 1w ago

mutation-test

Marketplace

Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.

jmagly/ai-writing-guide
51
4
업데이트 1w 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
업데이트 1w ago

mutation-test

Marketplace

Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.

jmagly/ai-writing-guide
51
4
업데이트 1w ago