About
The starwards-monorepo skill provides Claude with the specific operational intelligence required to navigate and maintain the Starwards project's four-module npm workspace architecture. It codifies the project's 'core-first' build principle, ensuring that shared game logic and types are compiled before dependent server and browser modules. By formalizing multi-terminal development patterns, watch-mode configurations, and root-level testing strategies, this skill prevents common monorepo pitfalls like stale artifacts and out-of-order execution, significantly speeding up the development of LARP simulator features.