4,215 skills sorted by stars.
Start tmux sessions, send prompts to the CLI, capture output, and verify behavior using helper scripts. Use when testing the CLI,...
Analyze test coverage and generate a detailed coverage report
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions t...
Generate comprehensive unit and integration tests for JavaScript/TypeScript code
Purpose: Creates and maintains comprehensive test coverage. No stubs, no fakes, no empty files.
Run Rust cargo tests properly in git worktrees with environment variable sourcing. Use when cargo test fails, when seeing authenti...
answers with the secret
Production-grade test strategy skill with risk-based testing, coverage analysis, quality gates, and resource optimization
Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and refactorin...
Activates when user needs help writing tests, understanding testing patterns, or improving test coverage. Triggers on "write tests...
SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80...
Apply when writing unit tests with Jest: assertions, mocking, async tests, and test organization.
Apply when mocking API calls in tests or development: intercepting requests, simulating error states, and testing loading states.
Apply when writing end-to-end tests: user flows, cross-browser testing, visual regression, and API testing.
Apply when testing React components: rendering, user interactions, and accessibility-focused testing.
Use after writing a new skill and/or when testing existing skills, creating skill evaluations, or verifying skills work under pres...
Apply when implementing new features, fixing bugs, or refactoring code. TDD ensures tests drive design and all code is covered.
Django migration best practices for the World of Darkness application. Use when creating data migrations, handling schema changes...
Testing patterns and organization for the World of Darkness Django application. Use when writing tests, locating test files, runni...
Implement tool calling - function schemas, API integration, validation, and error handling
Write pytest tests for Tool Master tools. Use this skill FIRST when the user asks to write tests, add tests, create tests, or impr...
Test and validate Twilio Voice API integration with ElevenLabs ConversationRelay for outbound calling. Use when setting up Twilio...
Provides Vitest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies, async ha...
Convert between physical units (length, mass, temperature, time, etc.). Use for scientific calculations, data transformation, or u...
Spring Boot 프로젝트의 유닛테스트를 작성합니다.JUnit, Mockito를 사용하며 Fixtures 패턴으로 테스트 객체를 관리합니다.사용 시점: 서비스 로직, 컨트롤러, 리포지토리 테스트 작성
Creates comprehensive PR descriptions by systematically reviewing ALL changes - features, bug fixes, tests, docs, and infrastructu...
Use at session start - establishes Shannon Framework workflows including mandatory 8D analysisbefore implementation, NO MOCKS test...
Screen US stocks for high-quality dividend opportunities combining value characteristics (P/E ratio under 20, P/B ratio under 2),...
Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or...
Use before merging PR - final gate ensuring all tests pass, review complete, CI green, and acceptance criteria verified
Independent verification of task completion - eliminates self-attestation
Search and fetch the latest version of a Go or Python package.
Use when writing or configuring Vitest tests - assertions, mocking, coverage, and workspace-aware testing for TypeScript projects
Vision-Language-Action model integration patterns for cognitive robotics with ROS 2.
Master Vue Testing - Vitest, Vue Test Utils, Component Testing, E2E with Playwright