category focus

Testing

Unit, integration, and e2e testing.

4139 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
1

test

테스트를 실행하고 결과를 분석합니다.

This-HW
This-HW
testing-security
open
testing
1

vibeflow-tdd

Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.

mizkun
mizkun
testing-security
open
testing
1

testingproperty-testing

Property-based testing with Fast-Check for finding edge cases through automated input generation and invariant verification

doanchienthangdev
doanchienthangdev
testing-security
open
testing
1

test-design

Design test cases following Kent Beck and t-wada principles.

Xantibody
Xantibody
testing-security
open
testing
1

flutter-verification

Use when about to claim work is complete, fixed, or passing - requires running Flutter verification commands and confirming output before making any success claims; evidence before assertions always

vp-k
vp-k
testing-security
open
testing
1

test-resource-service

Test resource services that handle CRUD operations. Use when testing services that extend BaseService with authorization and event emission. Triggers on "test note service", "test resource service", "test crud service".

madooei
madooei
testing-security
open
testing
1

pytest-coverage

Generate or extend pytest suites to reach at least 80% total coverage for the repository while excluding src/safe_family/templates/miscellaneous/. Use when asked to add tests, raise coverage, or set up CI coverage gates.

zzuse
zzuse
testing-security
open
testing
1

testing

Comprehensive guide to running tests, coverage, and writing tests for backend, frontend, E2E, and Tauri

bradhannah
bradhannah
testing-security
open
testing
1

browser-testing

Browser automation for testing IntelliFill. Replaces puppeteer MCP to save ~4.8k tokens.

Intellifill
Intellifill
testing-security
open
testing
1

spec-validator

Validates Spec-Driven Development artifacts for completeness, consistency, and quality. Use when checking specs, validating features, reviewing SDD artifacts, or ensuring spec quality before implementation.

dan1901
dan1901
testing-security
open
testing
1

browser-automation

Local Python-based browser automation toolkit using Playwright. Provides command-line tools for navigating, interacting with, and testing web applications without using MCP protocols. Supports clicking, typing, hovering, screenshots, content extraction, and JavaScript execution.

archubbuck
archubbuck
testing-security
open
testing
1

api-integration-testing

Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.

thapaliyabikendra
thapaliyabikendra
testing-security
open
testing
1

testing-skills-with-subagents

Use after writing a new skill and/or when testing existing skills, creating skill evaluations, or verifying skills work under pressure - applies TDD/RED-GREEN-REFACTOR to skill documentation by running baseline tests, measuring compliance, and closing rationalization loopholes

WesleyMFrederick
WesleyMFrederick
testing-security
open
testing
1

writing-browser-tests

Write browser tests for end-to-end user workflows and JavaScript interactions using Pest v4 with Playwright. Use MINIMALLY - only for core areas, happy paths, and functionality that CANNOT be tested with feature tests. Browser tests replace QA smoke testing, not feature tests.

moonpixels
moonpixels
testing-security
open
testing
1

test-schema

Write tests for Zod schemas. Use when testing entity schemas, DTO validation, query parameter schemas, or any schema validation rules. Triggers on "test schema", "schema tests", "test validation", "test zod".

madooei
madooei
testing-security
open
testing
1

add-unit-tests

Write failing unit tests for feature requirements (TDD style)

thoreinstein
thoreinstein
testing-security
open
testing
1

frontend-unit-test

Writes unit tests for JavaScript/TypeScript and frontend projects using Vitest or Jest. Use when writing or running tests.

carlos-algms
carlos-algms
testing-security
open
testing
1

write-test

테스트 코드 작성 및 실행. Use when (1) "테스트 작성해줘", (2) "테스트 실행해줘", (3) 테스트 커버리지 확인. ⚠️ QA 테스트 요청은 별도 스킬 사용: - Slack 알림 전송 → request-test

semicolon-devteam
semicolon-devteam
testing-security
open
testing
1

writing-implementation-test-pseudocode

Use when adding test pseudocode to user stories or implementation guides - creates MEDIUM-IMPLEMENTATION abstraction showing test structure with Vitest terminology, placeholder comments for logic, and strategic comments (Research/Fixture/Integration/Verification/Pattern/Decision) that guide what to research and decide, not complete implementations

WesleyMFrederick
WesleyMFrederick
testing-security
open
testing
1

livelib-ui-add-quote

Use Playwright to open a LiveLib quote page and add it to your own quotes/list via the website UI.

bongiozzo
bongiozzo
testing-security
open
testing
1

tdd-workflow

Enforce TDD workflow and ensure proper execution of the Red-Green-Refactor cycle. Use when starting a new feature implementation, bug fix, or refactoring.

drillan
drillan
testing-security
open
testing
1

pytest-test-scaffolder

Scaffolds pytest unit tests for Python backend functions and classes. Use when creating tests for FastAPI endpoints, services, and utilities.

okgoogle13
okgoogle13
testing-security
open
testing
1

playwright-browser

Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.

FunnelEnvy
FunnelEnvy
testing-security
open
Previous
Page 120 / 173
Next