zustand-entities
CommunitySimple entity management with Zustand.
Authorverekia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a lightweight approach to managing game entities using Zustand instead of a full ECS, reducing boilerplate for small projects.
Core Features & Use Cases
- Lightweight entity store: use a Zustand store to hold an array of entities
- Non-reactive systems: access via getState() for deterministic updates
- Reactive components: subscribe with useStore() for automatic UI updates
- Prototyping and small games: quick setup for React Three Fiber scenes
Quick Start
Create a Zustand store to hold your characters array and integrate it into your useFrame loop.
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: zustand-entities Download link: https://github.com/verekia/r3f-gamedev/archive/main.zip#zustand-entities 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.