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/plan.md Normal file
View File

@@ -0,0 +1,16 @@
Task type: feature planning
Read:
- AGENTS.md
- docs/ai/bevy-quick-reference.md
- docs/ai/bevy-project-patterns.md
- ai/context/project-context.md
Then:
- summarize current architecture
- propose smallest next milestone
- list files to add/edit
- sketch ECS design: components, resources, events, states, plugins
- give ordered patch steps
- give verify commands
- keep Bevy 0.18.1 APIs only