Unit testing commands

203 tagged Unit testing, measured the same way as everything else here.

test

25

oro-ad/nuxt-claude-devtools

Command Claude Code

Generate Vitest tests for Vue components or functions.

20 7mo ago A 0 tokens GPL-3.0

test

26

project-koku/koku-metrics-operator

Command Claude Code

Write tests for $ARGUMENTS using the existing style in the touched package.

20 8d ago A 0 tokens original Apache-2.0

test

27

moco-ai/moco

Command

A command that creates pytest unit tests for supplied code, including edge cases and error cases.

20 7mo ago A 12 tokens original MIT

sdd-unit-test

28

91160/skills

Command Claude Code

A command for designing, generating, and running unit tests. Unit tests check small pieces of code, such as individual functions, in isolation.

20 +1 3mo ago A 26 tokens

preflight

31

baijum/ukulele-companion

Command Claude Code

Run pre-submission checks — automated gates + manual checklist.

13 6d ago A 11 tokens original MIT

Kazuki-tam/next-stage

Command Cursor

This command performs comprehensive code quality checks. Use it before commits or when implementation is complete.

12 28d ago A 0 tokens original MIT

build-unit-tests

33

armoin2018/ai-ley

Command Claude Code

Generate comprehensive unit testing infrastructure including test configuration, health checks, regression tests, synthetic transactions, coverage dashboards, and CI/CD integration.

11 7mo ago A 0 tokens original CC0-1.0

test

34

Caspian-Sun/claude-code-workflow

Command Claude Code

You are now acting as a Test Engineer. Generate comprehensive test cases for the specified components/functions.

10 5d ago A 0 tokens original MIT

create-python-tests

35

codeready-toolchain/tarsy

Command Cursor

Command "create-python-tests" from codeready-toolchain/tarsy, covering writing tests for python llm service, running tests, from project root, from llm-service/ directory and critical rules.

10 2d ago A 0 tokens original Apache-2.0

create-use-case

36

PackmindHub/skillsight

Command Claude Code

Scaffold a hexagonal, framework-agnostic application use case as a pure deps+input function with a colocated bun:test using makeDeps so business operations stay easily testable and cleanly separated from HTTP concerns when adding or refactoring backend application logic.

9 2mo ago A 52 tokens original Apache-2.0

testing

39

Justdvp/claude-code-templates

Command Claude Code

Comprehensive testing setup for FastAPI applications with pytest and async support.

7 2d ago A 0 tokens original MIT

test

40

Jcstack/ashare-ai-analyst

Command Claude Code

Run the backend unit test suite: .venv/bin/pytest tests/unit -q.

5 2mo ago A 0 tokens original MIT

add-test

41

go4cas/quiver

Command Claude Code

Command "add-test" from go4cas/quiver, covering step 1 — determine test type, step 2 — write unit tests (vitest), step 3 — write e2e tests (playwright) and step 4 — run and fix.

5 1mo ago A 0 tokens original MIT

cover

42

shiyas1331/devkit

Command

Scaffold and generate unit tests for a package or file. Platform-aware (react-native, node, android).

4 1mo ago A 22 tokens original MIT

verify

46

RenRMT/claude-code-vba-skills

Command

Run full VBA verification loop before committing. Checks compile readiness, anti-patterns, error handling, and code quality.

2 5mo ago A 25 tokens original MIT

matchers

47

romilly/claude-code-helpers

Command

Command "matchers" from romilly/claude-code-helpers, covering pyhamcrest custom matchers guide, when to create a custom matcher, spotting opportunities, before - verbose and redundant length check and after - expressive, no length check needed.

2 6mo ago A 0 tokens original MIT