bevy-commands

Community

Bevy Commands mastery: spawn, despawn, extend.

Authornolantait
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a concise reference for Bevy Commands, detailing how to spawn and despawn entities, insert and remove components, implement custom commands, and extend the Commands API for common game logic.

Core Features & Use Cases

  • Spawning and despawning entities using the Commands system.
  • Inserting, removing, and bundling components on entities.
  • Chaining and using EntityCommands for fluent command sequences.
  • Defining and applying custom commands and trait extensions, plus basic testing patterns.

Quick Start

Spawn an entity with components via Commands in a Bevy app and observe deferred execution at the schedule boundary.

Dependency Matrix

Required Modules

None required

Components

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: bevy-commands
Download link: https://github.com/nolantait/bevy-starter/archive/main.zip#bevy-commands

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.