关于
The tv-game-loop skill provides Claude with specialized access to the central logic of the Tribal Village game engine. By targeting the src/step.nim file, it allows for the rapid extraction and inspection of the main game loop and critical action handlers such as combat, item usage, and building logic. This skill is essential for developers who need to debug complex state transitions, implement new player interactions, or understand the architectural flow of a Nim-based game engine without manual file searching.