Orchestrates the complete development lifecycle for the Starwards spaceship simulator using structured planning, test-driven development, and verification protocols.
Acts as the master index and orchestrator for Starwards development, providing a comprehensive roadmap that connects specialized skills for planning, coding, and debugging. It guides users through a disciplined Red-Green-Refactor workflow, offers systematic four-phase debugging strategies, and ensures project integrity through rigorous verification steps. By integrating monorepo management and Colyseus state synchronization patterns, it provides a unified framework for building complex multiplayer systems while maintaining high code quality and build stability.
Características Principales
0138 GitHub stars
02Master workflow mapping for the entire development lifecycle
03Structured Red-Green-Refactor cycles for feature implementation
04Four-phase systematic debugging and root cause analysis
05Monorepo build order and dependency management guidance
06Multiplayer state synchronization patterns using @gameField decorators
Casos de Uso
01Implementing new complex ship systems or UI widgets from scratch
02Troubleshooting multiplayer synchronization and monorepo build failures
03Ensuring code meets all project standards before final submission