4,215 skills sorted by stars.
Permanent vs temporary test organization and immutable contract philosophy. Use when creating, modifying, or reviewing tests.
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions t...
Generate tests following Frontera test patterns. Use when user says "write tests", "add tests", "test this", "create unit tests",...
Generates comprehensive tests with balanced quality and speed
Universal test generation skill that works with any language or framework. Detects project conventions, generates unit/integration...
テストの書き方とTDDの実践ガイド
Write comprehensive, idiomatic tests following best practices and project conventions. Use this when writing unit tests, integrati...
You are an implementer of unit and integration tests.
Reusable test traits, base test cases, and 46 helper methods from tests/Support/ for efficient test authoring
Test the complete lead submission flow using browser automation. Fills out the form with test data, submits, and captures PING/POS...
A test local skill for Claude. Use when testing local skills detection.
ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:**Required triggers (ALL must mention "MCP" explicitly...
テスト命名規則を設計し、可読性と一貫性を維持するスキル。ファイル名、describe/it 構造、シナリオ表現を統一し、チーム運用を支援する。Anchors:• xUnit Test Patterns / 適用: 命名規則設計 / 目的: 可読性の向上• Sp...
Test Naming Enforcer - Auto-activating skill for Test Automation.Triggers on: test naming enforcer, test naming enforcerPart of th...
Validates Jupyter notebook execution, outputs, and educational quality metrics
テスト計画・実行・報告を標準化する運用スキル。
Test Organization Helper - Auto-activating skill for Test Automation.Triggers on: test organization helper, test organization help...
Test Parallelizer - Auto-activating skill for Test Automation.Triggers on: test parallelizer, test parallelizerPart of the Test Au...
Comprehensive library of testing patterns, best practices, and templates for unit, integration, and end-to-end tests across framew...
Remote App 권한 요청 UI 테스트용 스킬. Use when (1) 권한 요청 UI 테스트,(2) Hook → Remote 연동 검증, (3) awaiting_type=permission 시뮬레이션.
Run pytest test suite for the video processing pipeline with coverage analysis. Use when the user wants to run tests, check test c...
Generate intelligent, non-redundant test plans based on implementation changes. This skill should be used after implementing featu...
Master test planning with test strategies, test plans, scope definition, and comprehensive testing approaches.
Design optimal test pyramids with unit/integration/E2E ratios. Identify anti-patterns and recommend architecture-specific testing...
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. U...
Scan test files for anti-patterns including mesa-optimization, disabled tests, trivial assertions, and error swallowing