com um clique
ColonyGame
ColonyGame contém 8 skills coletadas de dezverev, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Analyze ColonyGame state, pick next task from design roadmap, implement it end-to-end with tests, commit, and update the development ledger.
Analyze the project and its docs — find missing component docs, update stale ones, ensure every module has accurate documentation in devguide/docs/.
Analyze the current state of ColonyGame from a game design and player experience perspective. Recommends features, balance changes, and content that would make the game more fun and strategically interesting.
Analyze the project and create MCP tools that Claude Code can call to aid development — live game inspection, server control, test running, design tracking.
Performance audit and fix for ColonyGame — profile server tick timing, client rendering FPS, memory usage, and network payload sizes. Identifies bottlenecks and applies fixes.
Commit all pending changes, create a meaningful branch, push, create a PR, and merge it. One-command ship-it workflow.
Report the current state of the ColonyGame project — what's done, what's in progress, what's next, and overall health.
Test coverage auditor for ColonyGame — analyzes feature coverage gaps, writes missing tests, validates edge cases, and ensures all game systems have regression guards.