🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

code-review-framework

Automatically applies when reviewing code. Ensures structured review checklist covering correctness, security, performance, maintainability, testing, and documentation.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

testing

Test Midnight smart contracts using simulators and unit tests. Use when setting up test environments, writing contract tests, or debugging circuit behavior. Triggers on testing, simulator, unit test, or test framework questions.

FractionEstate/midnight-dev-skills
0
0
更新日 1w ago

soracom-testing-guidelines

Soracom testing standards (unit/contract/E2E, Root vs SAM users, 80% coverage). Use when writing tests or creating test plans.

soracom/saef
0
0
更新日 1w ago

executing-development-issues

Marketplace

Complete development lifecycle for GitHub/local issues - branch, implement, test, PR, merge with quality gates

bryonjacob/aug
0
0
更新日 1w ago

tdd-first

Recognize when user requests new feature implementation and prompt for TDD workflow. Triggers on phrases like "implement", "create function", "add feature", "build a", "write code for". Suggests generating failing tests first.

macayaven/esperanto
0
0
更新日 1w ago

tool-design-pattern

Marketplace

Automatically applies when creating AI tool functions. Ensures proper schema design, input validation, error handling, context access, and comprehensive testing.

ricardoroche/ricardos-claude-code
0
0
更新日 1w ago

gob-background-jobs

Use when user requests "parallel" commands, running multiple builds/tests simultaneously, or long-running tasks. Use `gob add` instead of parallel Bash tool calls - gob provides job management, output capture, and proper process control.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

project-detection

Marketplace

Detects project type, package manager, and monorepo structure. Returns correct commands for test/build/lint/dev. Run at project initialization and cache results in state. Use before running any build/test commands.

gruckion/marathon-ralph
0
0
更新日 1w ago

webapp-testing

Marketplace

Playwright를 사용하여 로컬 웹 애플리케이션과 상호작용하고 테스트하기 위한 툴킷입니다. 프런트엔드 기능 검증, UI 동작 디버깅, 브라우저 스크린샷 캡처 및 브라우저 로그 확인을 지원합니다.

icartsh/icartsh_plugin
0
0
更新日 1w ago

qa-screenshot-management

Marketplace

Screenshot capture, organization, and comparison for QA testing. Use when taking screenshots during test execution to ensure proper naming, organization, and traceability back to test cases.

jpoutrin/product-forge
0
0
更新日 1w ago

quantconnect-backtest

QuantConnect backtesting API usage and Phase 3 decision integration (project)

derekcrosslu/CLAUDE_CODE_EXPLORE
0
0
更新日 1w ago

e2e-tester

Execute end-to-end test scenarios for the D&D 5E terminal game using terminal-control MCP. This skill should be used when the user requests running test scenarios, creating new test scenarios, or debugging game functionality through automated testing. Requires terminal-control MCP server to be installed and running.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

rust-tdd

Test-Driven Development for Rust. Use when creating new functionality, writing tests, or fixing bugs through the Red-Green-Refactor TDD cycle.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

midenc-execution-trace

Use when working on the Miden compiler (`midenc` / `cargo miden`), debugging failing tests or implementing compiler changes, and you need a Miden VM MASM execution trace to understand the stack state after each instruction. Covers `MIDENC_TRACE=executor=trace` (typically with `cargo make test -- --no-capture ...`).

greenhat/dotfiles
0
0
更新日 1w ago

silent-execution

Marketplace

Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactively when running tests, linters, formatters, or build commands to minimize context usage while preserving error information.

elliotsteene/claude-code
0
0
更新日 1w ago

seclists-pattern-matching

Marketplace

Sensitive data patterns for security testing: API keys, credit cards, emails, SSNs, phone numbers, IPs, and more. Use for data discovery and validation.

Eyadkelleh/awesome-claude-skills-security
0
0
更新日 1w ago

web-test

Execute tests from persistent test cases. Reads ./tests/ directory, runs cleanup, wallet setup (if Web3), executes tests, and generates report.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

terminal

Marketplace

Execute shell commands in persistent, stateful VT100 terminal sessions. WHEN: User needs to "run a command", "execute shell", "build project", "run tests", "deploy", system administration. WHEN NOT: Simple file operations (use fs_* tools), reading known files (use fs_read_file).

cyrup-ai/kodegen-claude-plugin
0
0
更新日 1w ago

java-unit-tests

Marketplace

Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires JUnit 5, AssertJ, and Mockito dependencies.

Kacper99/kacpers-marketplace
0
0
更新日 1w ago

feature-development-advisor

Yeni özellikler geliştirirken mimari uyum, performans etkileri ve best practices önerileri sunar. İstekte bulunduğunuzda özellikleri implement eder ve testlerini yazar.

guvensoft/quickly-pos-v2
0
0
更新日 1w ago