Unit testing

2,100 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

jmiao24/Paper2Agent

Agent Claude Code

Use this agent when you need to create, run, and iteratively improve test files for tutorial functions until they pass completely. This agent should be invoked after tutorial functions have been implemented and need comprehensive testing with example data. Examples:\n\n \nContext: The user has just implemented…

not rated 2.3k +2 6mo ago A 265 tokens original MIT

pest-control

26

Bottelet/DaybydayCRM

Skill Claude CodeCodex

Enforces PHPUnit-only testing in this project. Activates when writing tests, reviewing test files, or when any Pest syntax appears (it(), test(), describe(), uses(), expect() chains, beforeEach/afterEach hooks). Scans for and eliminates all Pest references from code, config, and documentation.

not rated 2.3k +1 3d ago A 65 tokens

Lumiwealth/lumibot

Instructions file GitHub Copilot

Copilot instructions for Lumiwealth/lumibot: Important: remember to add unit tests for any new functionality you add. This is mission critical code, so we need to ensure that it works as expected and doesn't break anything.

not rated 2.0k +18 2d ago A 115 tokens GPL-3.0

tests

30

ShouZhengAI/CS146S_CN

Command Claude Code

Run the Week 4 backend test workflow. Build TESTARGS from $ARGUMENTS: use backend/tests when it is empty; prepend backend/tests when it starts with an option such as -k; otherwise use the supplied path or node ID as-is.

not rated 1.5k +4 3d ago A 0 tokens original MIT

https-deeplearning-ai/sc-agent-skills-files

Skill Claude CodeCodex

Generate pytest tests for Typer CLI commands. Includes fixtures (tempstorage, sampledata), CliRunner patterns, confirmation handling (y/n/--force), and edge case coverage. Use when user asks to "write tests for", "test my CLI", "add test coverage", or any CLI + test request.

not rated 1.4k +3 2mo ago A 68 tokens

caliber-testing

32

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Writes Vitest tests following project patterns: tests/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach, vi.clearAllMocks() lifecycle, and test file organization. Use when user says…

not rated 1.3k +4 1mo ago A 113 tokens original MIT

api

36

bubblelabai/BubbleLab

Cursor rule Cursor

For creating tests for the backend in bubblelab-api.

not rated 1.1k 4mo ago A 10 tokens original Apache-2.0

completion-rule

37

Rain120/qq-music-api

Skill Claude CodeCodex

A code-generation checklist that makes the agent implement code, test it, and check its style. It supports Python, TypeScript, Go, and Java.

not rated 1.1k +1 13d ago A 98 tokens original MIT

gdunit-driver

38

valkor-ai/loom

Skill Claude CodeCodex

Run gdUnit4 unit tests and parse results into structured output. Use this skill after writing or modifying code to verify correctness via unit tests, when diagnosing test failures, or when writing new test files. Triggers: "run tests", "test fails", "write a test", any gdUnit4/unit test mention. Supports both GDScript…

not rated 949 +15 18d ago A 84 tokens original Apache-2.0

testing

39

thedaviddias/llms-txt-hub

Cursor rule Cursor

Rules for writing Jest tests in TypeScript.

not rated 902 +2 15d ago A 1,167 tokens

check-and-test

40

ReflexioAI/claude-smart

Skill Claude CodeCodex

Run lint checks (ruff for Python, Biome for TS/JS), type checks (pyright for Python, tsc for TS/JS), and the standard pytest tiers (unit + e2e + tests skipped during pre-commit). Investigates failures to determine if they are application bugs or test issues, and fixes application bugs rather than weakening tests. Does…

not rated 773 +2 6d ago A 97 tokens original Apache-2.0

test-generator

41

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions.

not rated 769 +1 2mo ago A 55 tokens original MIT

obra/superpowers-skills

Skill Claude CodeCodex

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

not rated 745 +1 10mo ago A 24 tokens original MIT archived

naver/fixture-monkey

Instructions file

A Korean-language guide for working on Fixture Monkey, a Java and Kotlin library for generating test data. It describes project rules, folder roles, build commands, and testing requirements.

not rated 697 11d ago A 1,379 tokens original Apache-2.0

fixture-monkey

44

naver/fixture-monkey

Plugin Claude Code

Bundles 1 skill · 42 tokens together

Write Java and Kotlin test fixtures that pin only what the scenario depends on and leave the rest random.

not rated 697 11d ago A tokens not measured copy · 89% Apache-2.0

rspec-conventions

45

rootstrap/rails_api_base

Skill Claude CodeCodex

Rootstrap RSpec conventions. Use when writing, reviewing, or editing RSpec test files (spec//spec.rb, spec/railshelper.rb, spec/spechelper.rb, spec/support//.rb) or factories. Covers describe/context structure, let/subject, matchers, factories, mocking/stubbing, shared examples, and spec types (model, request…

not rated 631 +2 6d ago A 82 tokens original MIT

angular-testing

46

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Write unit and integration tests for Angular v20+ applications using Vitest or Jasmine with TestBed and modern testing patterns. Use for testing components with signals, OnPush change detection…

not rated 591 28d ago A 119 tokens original MIT

test-writer

47

vinilana/dotcontext

Agent

Write comprehensive unit and integration tests.

not rated 564 +1 1mo ago A 10 tokens original MIT

Test Generation

48

vinilana/dotcontext

Skill Claude CodeCodex

Generate comprehensive test cases for code.

not rated 564 +1 1mo ago A 9 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: