关于
Starwards TDD enforces a rigorous "test-first" methodology for building and maintaining the Starwards spaceship simulator. It provides comprehensive patterns for Jest unit testing, Playwright end-to-end automation, and multiplayer synchronization using Colyseus. By mandating a failing test before any production code is written, this skill ensures that new ship systems, game logic, and UI widgets are robust, verifiable, and free from regression, making it an essential companion for developers working within the Starwards monorepo.