maxritter

standards-tests

@maxritter/standards-tests
maxritter
370
41 forks
Updated 1/18/2026
View on GitHub

Tests Standards: Write focused tests for core user flows and critical paths with clear test names, behavior-focused assertions, mocked external dependencies, and fast execution, deferring edge case testing until explicitly required. Use this skill when creating or modifying test files, writing unit tests, integration tests, or test cases for any feature. Apply when writing test files (test/, __tests__/, spec/, .test.js, .spec.ts, test_*.py), implementing tests for core user workflows, testing critical business logic, mocking external dependencies (databases, APIs, file systems), writing descriptive test names, creating fast-running unit tests, or adding tests at logical completion points of feature development. Use for any task involving test creation, test coverage, test strategy, or test-driven development.

Installation

$skills install @maxritter/standards-tests
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Path.claude/skills/standards-tests/SKILL.md
Branchmain
Scoped Name@maxritter/standards-tests

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list