83,201 skills sorted by stars.
Test route configurations with integration-style tests. Use when testing complete request/response cycles through routes. Triggers...
Run E2E tests on HyperShift cluster
Run E2E tests on local Kind cluster
Run Vitest tests for the Babylon.js game project. Use when the user wants to run tests, check test coverage, debug failing tests,...
Écrit et exécute les tests pour valider l'implémentation. Utiliser après l'implémentation du code, quand on a besoin de vérifier q...
Test automation specialist for running tests and ensuring coverage
Test runner checkpoint for conductor gates. Detects test framework (jest, pytest, cargo test, go test, etc.), runs tests, and capt...
Run tests, analyze results, and improve coverage. Supports pytest, jest, go test, and cargo test. Use when user says 'run tests',...
a definition of tests and testing in a Java project using Gradle and JUnit 5
Run tests according to repository guidelines. Use after linting passes, before staging changes.
Generate test boilerplate from code or specs. Use for creating new tests, setting up test files, pytest fixtures, vitest tests, pa...
Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit, integrat...
@mobilenext/mobile-mcp를 활용하여 모바일 앱 테스트 시나리오를 자동 생성합니다. 사용자가 "테스트 시나리오 만들어줘" 또는 "/test-scenario-generator"를 요청 시 사용됩니다. MCP 서버(.mcp...
Use after TDD is finished, to review and clean the testing additions
Write tests for Zod schemas. Use when testing entity schemas, DTO validation, query parameter schemas, or any schema validation ru...
Test if forked skill called from SDK has TaskCreate/List/Get/Update tools
Guide for testing service layer. Use when asked to test services. Directs to implementation-specific testing skills.
Sibling A for isolation test - writes secret, checks for sibling B's secret
Sibling B for isolation test - writes secret, checks for sibling A's secret
Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verificatio...
A test skill from valid plugin
A sample skill for testing purposes
A test skill to verify slash command functionality
Brief description of what this skill does and when to use it.
A test skill for validating the unified skills system
A test skill for validating the packager
A legitimate skill with no security issues
Testing patterns for Algorand smart contracts using generated clients and algorandFixture. Use when writing tests for smart contra...
Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or planning...
Universal test specification generator that explores codebases, researches best practices, and generates comprehensive test specs...
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage fo...
Create or update EasyPlatform test specifications in docs/test-specs/{Module}/. Use when asked to create test specs, write test ca...
Test strategy defines how to approach testing for a project, balancing thoroughness with efficiency. A well-designed strategy ensu...
Assess and recommend the appropriate testing strategy for Rust code - unit tests, parameterized tests (rstest), property-based tes...
Assess and recommend the appropriate testing strategy for Rust code - unit tests, property-based tests, fuzz tests, Kani model che...
Generate a test plan + scaffolding for unit/UI/accessibility/snapshot tests across iOS + watchOS.
Generates comprehensive test strategies (60/30/10 distribution) from OpenSpec proposals. Activates via codeword [ACTIVATE:TEST_STR...
Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and refactorin...
Creates a comprehensive test suite for a feature
Generates comprehensive test suites for components, hooks, and utilities with proper mocking and assertions.
Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability...
Test if TaskCreate/List/Get/Update tools are available in forked skills
Test if tasks created by forked skill are visible to main conversation