Files
reliquary/plugins/bevy/CLAUDE.md
T
g4borg c661027d19 🤖 Flesh out bevy-0.19 and bevy-upgrade skills from research
Replace scaffold placeholders with full skill content:
- bevy-0.19: ECS cheat sheet, critical traps table, architecture guide, and 7 reference files
- bevy-upgrade: version migration workflow, transition references for 0.15→0.19, and 3 per-bump reference files
2026-07-07 17:52:10 +02:00

188 B

Bevy game engine skills. The bevy-0.19 skill is the primary implementation helper; bevy-upgrade handles version migrations and is invoked by bevy-0.19 when upgrade work is detected.