claude-code-best/packages/pokemon/src/data
claude-code-best 0777e1a1f9 refactor: 删除未使用的 pkmn.ts 辅助函数
- 删除 getMove、getAbility、getType、getPrimaryAbility(无生产代码引用)
- 同步删除对应的 pkmn.test.ts 测试

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 06:04:12 +08:00
..
evolution.ts refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS 2026-04-22 01:58:33 +08:00
learnsets.ts feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag 2026-04-22 00:20:08 +08:00
nature.ts test: 添加 battle/nature/learnsets/storage 测试,修复 nature 映射 2026-04-22 00:43:19 +08:00
pkmn.ts refactor: 删除未使用的 pkmn.ts 辅助函数 2026-04-22 06:04:12 +08:00
species.ts refactor: Phase 0 — 清除重复,委托 @pkmn 生态 2026-04-22 00:05:05 +08:00