一键导入
这个仓库中的 skills
Drive the headless Ankimon harness to test, profile, fuzz, and reproduce bugs in the game with no Anki and no clicking. Use whenever the task is to run reviews/ battles, validate a change or PR, profile CPU/memory/DB-queries, soak/stress test, fuzz a setting with weird input, fuzz EVERYTHING a user can do (every window/menu/ right-click across realistic or corrupt save states) to hunt crashes/leaks/memory- footprint, validate that a new feature or menu behaves as intended, reproduce a reported bug (specific Pokémon/move/ability), load an existing save, open or screenshot the real windows, or step through the game's code in a debugger.
Validate an Ankimon pull request end-to-end with NO human testing — check out the branch, ACTUALLY RUN it (the harness gate + diff-relevant scenarios + a targeted repro + profiling), do a static code review, and post a clear MERGE / DON'T-MERGE verdict with evidence. Use when asked to validate / review / test / sign off on / be the tester for a PR.