概要
The test-design skill empowers developers to architect robust testing strategies by prioritizing E2E integration tests over isolated unit tests. Part of the PRISM ecosystem, it guides Claude to create detailed test specifications using industry-standard patterns like WebApplicationFactory and Testcontainers. It ensures every acceptance criterion is validated through complete user journeys, providing high-confidence coverage for complex API flows, database interactions, and authentication scenarios while maintaining fast feedback loops.