概要
This skill optimizes and enforces game map generation rules specifically for entity spawning within Nim-based projects. It allows Claude to analyze spawning logic in source files like src/spawn.nim, ensuring a consistent count of hives and maintaining appropriate spatial distancing between nests to balance gameplay. It is an essential tool for game developers working on procedural generation or map-based strategy games who need to automate spawn validation and algorithmic modifications.