test-suite-architect
Installation
SKILL.md
Test Suite Architect
This skill automates the creation of test implementations, bridging the gap between test planning and execution.
Capabilities
1. Multi-Framework Code Generation
- Generates ready-to-run test files for:
- Frontend: Jest, React Testing Library, Cypress/Playwright.
- Backend: Pytest, Supertest, Mocha/Chai.
- Maps
test-viewpoint-analystoutputs directly to test cases.
2. TDD Orchestration
- Generates failing tests first based on new requirements to guide the implementation phase.