Full-Stack Testing Suite
intermediate
Complete testing pipeline with unit tests, E2E browser tests, and TDD workflow.
Architecture
Test Writer Skill
Generates unit and integration tests from source code
78/100
Playwright Testing Skill
Writes and runs E2E browser automation tests
86/100
TDD Workflow Skill
Guides RED-GREEN-REFACTOR test-driven development cycle
83/100
Expected Output
Test Suite Results
Unit Tests: 47 passed, 0 failed
E2E Tests: 12 passed, 0 failed
Coverage: 83% statements, 76% branches
-> All checks passed
Related Recipes
API Development Workflow
INTERMEDIATEComplete API lifecycle from design to testing with GraphQL support.
codeapi
3 components
Visual Technical Briefing
INTERMEDIATECreate architecture diagrams, editable whiteboards, and browser-ready briefing decks.
docsdesigncode
4 components
Sprint Planning Sync
BEGINNERPlan a sprint from Linear backlog, GitHub reality, team calendar, and Slack availability.
workflowcode
4 components