ecs-entity

Scaffold ECS entities with React components, Koota traits, and systems.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/jamespacileo/breathe-together-v2 --skill ecs-entity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecs-entity
Source: https://github.com/jamespacileo/breathe-together-v2/tree/main/.claude/skills/ecs-entity
Command: npx skills add https://github.com/jamespacileo/breathe-together-v2 --skill ecs-entity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold complete ECS entities for breathe-together-v2, including React components, Koota traits, systems, and Triplex-ready annotations.

Core Features & Use Cases

  • Ready-to-use templates for Marker, Simple ECS, and Complex ECS entities.
  • Trait and system scaffolding with TypeScript typing and immutable updates.
  • Triplex-friendly props with flat interfaces and JSDoc guidance.

Quick Start

Create new ECS entities by selecting an archetype, then fill in trait/system signatures and thread props through scene layers.