🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

wunki/dotfiles
45
6
更新日 1w ago

integration-e2e-testing

Marketplace

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

shinpr/claude-code-workflows
44
10
更新日 1w ago

typescript-testing

Marketplace

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

shinpr/claude-code-workflows
44
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

flora131/atomic
44
16
更新日 1w ago

testing-principles

Marketplace

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

shinpr/claude-code-workflows
44
10
更新日 1w ago

node-generator

Generate new workflow nodes with implementation, tests, and registry registration

dafthunk-com/dafthunk
43
5
更新日 1w ago

write-unit-tests

Write minimal, concise testthat 3e unit tests for R package code

simonpcouch/side
43
3
更新日 1w ago

testing-guide

Testing pyramid and test writing standards for UT/IT/ST/E2E.Use when: writing tests, discussing test coverage, test strategy, or test naming.Keywords: test, unit, integration, e2e, coverage, mock, 測試, 單元, 整合, 端對端.

AsiaOstrich/universal-dev-skills
43
8
更新日 1w ago

template-generator

Generate workflow templates with coherent node graphs and integration tests

dafthunk-com/dafthunk
43
5
更新日 1w ago

qcc-deploy

Use for deployment, test server connection, and Docker operations in qcc_plus project

yxhpy/qcc_plus
43
14
更新日 1w ago

tdg-test-driven-generation

Marketplace

Test-Driven Generation uses TDD (Test-Driven Development) techniques to generate tests and code in Red-Green-Refactor loops. Key words to detect are tdg, TDG.

chanwit/tdg
42
5
更新日 1w ago

resolve

Resolve disagreements between agents or approaches using test-based adjudication. Use when agents disagree, when multiple valid approaches exist, when the user asks "which approach", or when making architectural decisions with tradeoffs.

Mburdo/knowledge_and_vibes
42
5
更新日 1w ago

writing-test-code

Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests.

k8s-lynq/lynq
41
3
更新日 1w ago

example-skill

A simple example skill that demonstrates the basic structure and functionality. Use when you need to show how skills work or test skill loading.

phil65/agentpool
41
13
更新日 1w ago

setting-up-jujutsu-repositories-and-tool-integration

Marketplace

Set up jj repositories including colocation decisions, integrate with development tools like Vite/Vitest, and choose between jj library and CLI for tooling. Use when setting up new repositories, experiencing tool integration issues, or building jj integrations.

edmundmiller/dotfiles
40
3
更新日 1w ago

testing

Write, configure, and run unit + integration tests using project-independent best practices; detect tooling; triage failures/flakes; keep a compact Testing State Capsule.

appautomaton/agent-designer
39
7
更新日 1w ago

unit-test-service-layer

Marketplace

Unit tests for service layer with Mockito. Test business logic in isolation by mocking dependencies. Use when validating service behaviors and business logic without database or external services.

giuseppe-trisciuoglio/developer-kit
38
2
更新日 1w ago

react-patterns

Marketplace

Comprehensive React 19 patterns expert covering Server Components, Actions, use() hook, useOptimistic, useFormStatus, useFormState, React Compiler, concurrent features, Suspense, and modern TypeScript development. Proactively use for any React development, component architecture, state management, performance optimization, or when implementing React 19's latest features.

giuseppe-trisciuoglio/developer-kit
38
2
更新日 1w ago

unit-test-application-events

Marketplace

Testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPublisher. Test event publishing, listening, and async event handling in Spring Boot applications. Use when validating event-driven workflows in your Spring Boot services.

giuseppe-trisciuoglio/developer-kit
38
2
更新日 1w ago

unit-test-caching

Marketplace

Unit tests for caching behavior using Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Use when validating cache configuration and cache hit/miss scenarios.

giuseppe-trisciuoglio/developer-kit
38
2
更新日 1w ago