architecting-test-infra
Installation
SKILL.md
Architecting Test Infrastructure
Test infrastructure is architecture. Treat it with the same care as production boundaries.
Use this before writing individual tests when the test runner, BDD framework, fixtures, data, services, isolation, or environment setup are missing or weak.
For coding-related work, load engineering-principles before this skill. Test
infrastructure applies its pit-of-success and real-over-mocked defaults.