83,201 skills sorted by stars.
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
Write tests before implementation code. Use when starting new features or fixing bugs. Covers Red-Green-Refactor cycle a...
Use when implementing any feature or bugfix, before writing implementation code
Before writing any implementation code, define the acceptance criteria and test cases that the code must satisfy. Agents...
Executes E2E tests from definition files with Playwright browser automation. Triggers on keywords: test e2e, run e2e, ex...
Send test email via Resend to verify template and delivery
Write Jest tests for encryption/decryption flows in React Native apps using expo-secure-store mocks and crypto-js. Use w...
test-engineer skill Trigger terms: testing, unit tests, integration tests, E2E tests, test cases, test coverage, test a...
Test Engineer for quality assurance. Creates and executes automated tests. Use this skill for testing, QA, test suites,...
Use when the Integrator is writing unit tests, e2e tests, designing test strategies, improving test coverage, creating t...
Run all tests (unit, integration, E2E) in isolated containers separate from dev environment. Handles build, container st...
Test environment provisioning, infrastructure as code for testing, Docker/Kubernetes for test environments, service virt...
Child skill that deliberately fails - for error propagation test
Parent that calls error-prone child to test error propagation
Test the SSE events router and real-time event streaming. Use when testing Server-Sent Events endpoint or event authoriz...
Test a Nextflow script by running it, verifying outputs, testing resume functionality, and comparing results with docume...
Execute test suites with proper configuration, parallel execution, and detailed reporting. Use when running unit tests,...
Guides test-executor agents through browser test scenario execution using Chrome DevTools MCP.
Testing methodologies, test-driven development (TDD), unit and integration testing, and testing best practices across mu...
This skill provides guidance for writing test factories in the Packmind codebase. It should be used when creating or upd...
This skill should be used when encountering failing tests or when the user asks about "test failure analysis", "debuggin...
Test a feature or flow and report findings; use when asked to validate UI or runtime behavior, optionally with a URL.
File structured GitHub issues for testing feedback on prototype releases. Use when testing a new prototype build and nee...
Test-Driven Development (TDD Red-Green-Refactor)
This skill should be used when the user reports a bug, describes unexpected behavior, says something is "broken", "not w...
Systematic approach to diagnosing and fixing failing tests in Rust projects. Use when tests fail and you need to diagnos...
Fix broken, flaky, and failing tests. Diagnoses root cause — is the test wrong or is the code wrong? Fixes flakiness at...
MANDATORY when: tests fail, CI fails, CI/CD fails, ci.yml fails, user provides CI log URL. Investigates failures, fixes...
Automatically debug and fix failing Playwright tests by navigating to the failed step using browser automation. Use when...
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests,...
Test fixture organization, sanitization, and realistic response patterns
Flutter App のテスト実行・静的解析・フォーマット・テスト記述ガイド
Generate and execute test plans based on documentation. Use after implementation to verify changes work correctly. Integ...
Core testing principles applying to all unit and integration tests
Analyzes code to identify untested functions, low coverage areas, and missing edge cases. Use when reviewing test covera...
Generates failing tests before implementation (TDD). Auto-invoke when starting a logic issue and the workflow reaches th...
Generate comprehensive tests following project testing patterns. Use after implementing features.
Generate comprehensive test cases for code
Playwright test code generation from test case specifications. Use when writing automated tests, creating page objects,...
為指定的程式碼自動生成完整測試套件,包含靜態分析、單元測試、整合測試及覆蓋率報告。
Generate comprehensive unit tests for code. Use when creating tests, improving test coverage, or setting up testing fram...
自动生成全面的测试套件,包括单元测试、集成测试和E2E测试,支持Jest、Vitest、pytest、xUnit等。
Generate unit and integration tests for project code. Use when new code is written or test coverage needs improvement.
Generate unit and integration tests for API routes, utilities, React components, and hooks. Use when asked to generate t...
生成測試套件。觸發:test、測試、寫測試、coverage、覆蓋率、pytest、unittest、驗證、TG、unit test、整合測試、e2e、static、ruff、mypy、lint。
Generate pytest test suites following CasareRPA testing patterns.