gamedev
CommunityBevy/Rust ECS patterns to accelerate game dev.
AuthorAreteDriver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Game development often suffers from inconsistent ECS implementations, scattered state management, and hard-to-maintain game loops. This Skill provides Bevy/Rust ECS patterns, state-machine templates, and performance-minded guidelines to standardize real-time game code.
Core Features & Use Cases
- ECS-first architecture guidance for Bevy with clean separation of data (components) and logic (systems)
- State-machine templates covering common screens and transitions (Menu, Loading, Playing, Paused, GameOver)
- Patterns such as Spawn/Despawn, Wave Spawner, and Fixed Timestep physics to improve reliability and performance
- Practical setup examples and performance tips for real-time game loops
Quick Start
Create a new Bevy project and apply the patterns shown to initialize a basic game loop with a Menu and Playing state. Use the Spawn/Despawn and Wave Spawner examples as a starting point to verify entity lifecycles and timing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gamedev Download link: https://github.com/AreteDriver/ai_skills/archive/main.zip#gamedev Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.