🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

arturas-bes/kainuguru-api
0
0
Aktualisiert 1w ago

websocket-toolkit-googleai-dart

Automates updating googleai_dart when Gemini Live API WebSocket schema changes. Fetches latest schema, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for Live API updates, (2) Generating implementation plans for WebSocket changes, (3) Creating new message types from schema, (4) Syncing local schema with upstream. Triggers: "update live api", "sync websocket", "new messages", "live api changes", "check for live updates", "update live schema", "websocket version", "fetch live schema", "compare live schema", "what changed in live api", "live implementation plan".

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

testing-patterns

Test infrastructure patterns - PGlite for in-memory PostgreSQL, Redis/S3 mocks, TestSetup factory, Vitest. Use when writing tests or adding test infrastructure.

grmkris/yoda.fun
0
0
Aktualisiert 1w ago

test-generator

Generate comprehensive test suites including static analysis, unit tests, integration tests, E2E tests, and coverage reports. Triggers: TG, test, æžŹè©Š, ćŻ«æžŹè©Š, coverage, 芆蓋率, pytest, unittest, 驗證.

u9401066/nsforge-mcp
0
0
Aktualisiert 1w ago

quality-assurance

Use proactively to ensure code quality through reviews and testing. This is particularly important after code generation or changes.

JohnStrunk/CommonCast
0
1
Aktualisiert 1w ago

unit-test-specialist

Expert guidance on unit testing for the Pomodoro Time Tracker. Activates when working with tests, test coverage, or testable code patterns.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

testing

Vitest + Storybook testing strategy with clear role separation.Reference for implementing unit tests and UI interaction tests.

Higashi-Kota/video-parapara
0
0
Aktualisiert 1w ago

configuring-javascript-stack

Marketplace

JavaScript/TypeScript stack configuration - pnpm, prettier, eslint, vitest with 96% coverage threshold

bryonjacob/aug
0
0
Aktualisiert 1w ago

global-truth-safety

Practice radical candor by delivering only verified, tested code with data-backed decisions, immediate problem flagging, and honest status communication. Use this skill when making claims about code behavior, reporting system status, identifying risks, documenting missing coverage, or challenging assumptions. Applies to all development activities requiring factual accuracy, evidence-based assertions, gap ownership, and closing the loop on delivered work through validation and independent review.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

test-quality-review

テă‚čト擁èłȘăƒŹăƒ“ăƒ„ăƒŒ - テă‚čăƒˆăźæ„ć‘łă€ă‚«ăƒăƒŹăƒƒă‚žă€ăƒąăƒƒă‚Żé©ćˆ‡æ€§ă€ăƒ†ă‚čタビăƒȘăƒ†ă‚Łă‚’è©•äŸĄ

DaichiHoshina/ai-tools
0
0
Aktualisiert 1w ago

agent-workflow

Agent orchestration patterns for the Pomodoro Time Tracker. Activates for multi-agent tasks, test failures, or complex implementations.

manx/PomodoroTimeTracker
0
0
Aktualisiert 1w ago

chrome

Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated browser interactions.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

python-standards

Python coding standards, conventions, and best practices. Use when writing, reviewing, or testing Python code.

shwilliamson/a-test
0
0
Aktualisiert 1w ago

loopwish-backend-go

Workflows for the Loopwish Go backend (Gin): run locally, add/modify REST endpoints, and validate with go test/build and golangci-lint.

LoopWish/backend
0
0
Aktualisiert 1w ago

test-watch-focused-patterns

Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant feedback on specific test files without running the entire suite

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

supabase-test-harness

Supabase test harness patterns including local Supabase setup, test user creation via Auth Admin API, RLS testing, migration testing (db_reset), seed sequences, rate limiting, and environment detection. Use when setting up Supabase testing infrastructure, creating test users, troubleshooting Supabase test failures, or implementing RLS validation. Triggers on: supabase test setup, test user creation, supabase local testing, RLS testing, migration testing, supabase test harness, auth test helpers.

elevanaltd/hestai-core
0
0
Aktualisiert 1w ago

testing-gate

Gate 6 - Verify tests exist and cover critical paths. Issues result in WARNINGS (encourages tests, doesn't block).

DanielPodolsky/mentor-spec
0
0
Aktualisiert 1w ago

write-unit-test

Generate behavioral unit tests from functional specifications using PreDB/PostDB pattern. Use when user provides specs with Preconditions/Workflow/Postconditions structure or asks to write tests for a specification before implementation (TDD approach).

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

cpp-dev-guidelines

C++ development guidelines for modern C++17/20 projects. Use when creating C++ classes, functions, headers, or working with CMake, templates, smart pointers, RAII, memory management, STL containers, multithreading, or C++ best practices. Covers project structure, modern C++ idioms, build systems, testing with GoogleTest/Catch2, and performance considerations.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

commit-protocol

Use when user asks to commit changes or when finishing significant work. Enforces quality gates, testing verification, and explicit user approval before any git commit.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago