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...
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,...
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 seein...
answers with the secret
Production-grade test strategy skill with risk-based testing, coverage analysis, quality gates, and resource optimizatio...
Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and...
Activates when user needs help writing tests, understanding testing patterns, or improving test coverage. Triggers on "w...
SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrat...
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 loadin...
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...
Apply when implementing new features, fixing bugs, or refactoring code. TDD ensures tests drive design and all code is c...
Django migration best practices for the World of Darkness application. Use when creating data migrations, handling schem...
Testing patterns and organization for the World of Darkness Django application. Use when writing tests, locating test fi...
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 test...
Test and validate Twilio Voice API integration with ElevenLabs ConversationRelay for outbound calling. Use when setting...
Provides Vitest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies...
Convert between physical units (length, mass, temperature, time, etc.). Use for scientific calculations, data transforma...
Spring Boot 프로젝트의 유닛테스트를 작성합니다.JUnit, Mockito를 사용하며 Fixtures 패턴으로 테스트 객체를 관리합니다.사용 시점: 서비스 로직, 컨트롤러, 리포지토리 테스트 작성
Creates comprehensive PR descriptions by systematically reviewing ALL changes - features, bug fixes, tests, docs, and in...
Use at session start - establishes Shannon Framework workflows including mandatory 8D analysisbefore implementation, NO...
Screen US stocks for high-quality dividend opportunities combining value characteristics (P/E ratio under 20, P/B ratio...
Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests p...
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...
Vision-Language-Action model integration patterns for cognitive robotics with ROS 2.
Master Vue Testing - Vitest, Vue Test Utils, Component Testing, E2E with Playwright