init repo

This commit is contained in:
2026-04-22 20:55:36 +02:00
commit 0155516457
32 changed files with 7712 additions and 0 deletions

16
ai/prompts/review.md Normal file
View File

@@ -0,0 +1,16 @@
Task type: architecture review
Read:
- AGENTS.md
- docs/ai/bevy-quick-reference.md
- docs/ai/bevy-project-patterns.md
- ai/context/project-context.md
Then:
- identify top 3 strengths
- identify top 5 risks
- call out ECS smells
- suggest plugin split
- suggest resources/events/states to add or remove
- keep advice concrete and patchable
- keep Bevy 0.18.1 APIs only