🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

mcaf-formatting

Format code and keep style consistent using the repository’s canonical formatting/lint commands from `AGENTS.md`. Use after implementing changes or when formatting drift causes noisy diffs; keep formatting changes intentional and verified with build/tests.

managedcode/MCAF
31
4
更新日 6d ago

nurture-testing

Marketplace

Use when planning, executing, and logging nurture experiments and regression tests.

gtmagents/gtm-agents
31
7
更新日 6d ago

mcaf-feature-spec

Create or update a feature spec under `docs/Features/` using `docs/templates/Feature-Template.md`: business rules, user flows, system behaviour, Mermaid diagram(s), verification plan, and Definition of Done. Use before implementing a non-trivial feature or when behaviour changes; keep the spec executable (test flows + traceability to tests).

managedcode/MCAF
31
4
更新日 6d ago

creative-iteration-playbook

Marketplace

Framework for briefing, testing, and scaling social creative variations.

gtmagents/gtm-agents
31
7
更新日 6d ago

campaign-architecture

Marketplace

Use when structuring paid media campaigns/ad sets to balance testing, delivery, and optimization constraints.

gtmagents/gtm-agents
31
7
更新日 6d ago

specswarm-ship

Marketplace

Systematic quality validation, test verification, and safe merging workflow for deployment/release operations. ALWAYS asks for confirmation when user wants to ship, deploy, merge, release, or complete features to production, merge to main branch, or finalize features. This is a DESTRUCTIVE operation (merges and deletes branches).

MartyBonacci/specswarm
31
1
更新日 6d ago

mcaf-adr-writing

Create or update an ADR (Architecture Decision Record) under `docs/ADR/` using `docs/templates/ADR-Template.md`: context, decision, alternatives, consequences, rollout, and verification. Use when changing architecture, boundaries, dependencies, data model, or cross-cutting patterns; ensure it is self-contained, has a Mermaid diagram, and defines testable invariants.

managedcode/MCAF
31
4
更新日 6d ago

clinical-proof-library

Marketplace

Repository blueprint for managing clinical studies, testimonials, and citations.

gtmagents/gtm-agents
31
7
更新日 6d ago

workflow-testing

Marketplace

Use when validating automation builds before launch or after significant changes.

gtmagents/gtm-agents
31
7
更新日 6d ago

specswarm-fix

Marketplace

Systematic bugfix workflow with regression testing, auto-retry logic, and comprehensive validation. Auto-executes when user clearly wants to fix, debug, repair, resolve, broken, not working, doesn't work, not showing up, not appearing, not displaying, not rendering, doesn't show, won't show, isn't showing, doesn't appear, doesn't display, failing, errors, bugs, issues, not loading, doesn't load, crashed, crashes, problem with, trouble with.

MartyBonacci/specswarm
31
1
更新日 6d ago

abstraction-laws

Law-driven abstraction protocol: evidence first, seam test, minimal algebra, executable law check.

tkersey/dotfiles
30
0
更新日 6d ago

close-the-loop

Force at least one feedback signal after code changes (static checks, logs, tests, UI); prefer local over CI.

tkersey/dotfiles
30
0
更新日 6d ago

testing-process

Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after implementing a new feature or fixing a bug.

serpro69/claude-starter-kit
30
6
更新日 6d ago

testing-strategy

Prioritizes tests based on ROI and critical user journeys. Use when: deciding test coverage, selecting test types, or budgeting effort.

shinpr/agentic-code
30
3
更新日 6d ago

universalist

Algebra-Driven Design (ADD): model domains via minimal algebra + laws; encode in types; test laws.

tkersey/dotfiles
30
0
更新日 6d ago

zig

Zig runbook: build/test, comptime patterns, allocators, build.zig/build.zig.zon, zero-copy parsing, C interop.

tkersey/dotfiles
30
0
更新日 6d ago

testing

Applies TDD process, test quality criteria, and mock guidelines. Use when: writing unit tests, using mocks, or reviewing test quality.

shinpr/agentic-code
30
3
更新日 6d ago

integration-e2e-testing

Designs integration and E2E tests with mock boundaries. Use when: writing E2E tests, integration tests, or reviewing test quality.

shinpr/agentic-code
30
3
更新日 6d ago

prove-it

Gauntlet for absolute claims (always/never/guaranteed/optimal); pressure-test, then refine with explicit boundaries.

tkersey/dotfiles
30
0
更新日 6d ago

Unity Template Generator

Marketplace

Generates production-ready C# script templates (MonoBehaviour, ScriptableObject, Editor, tests). Use when creating new scripts or setting up project structure.

Dev-GOM/claude-code-marketplace
29
3
更新日 6d ago