一键导入
ColonyGame
ColonyGame 收录了来自 dezverev 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.