·zustand-entities
</>

zustand-entities

verekia/r3f-gamedev

Use Zustand as a simple state store for entity management (not a true ECS).

3Installs·0Trend·@verekia

Installation

$npx skills add https://github.com/verekia/r3f-gamedev --skill zustand-entities

SKILL.md

Use Zustand as a simple state store for entity management.

Store entities in a Zustand store array. Systems read from the store directly (non-reactively) in useFrame, while React components subscribe to the store for re-rendering when entities are added or removed.

Use Zustand as a simple state store for entity management (not a true ECS). Source: verekia/r3f-gamedev.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill zustand-entities Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/verekia/r3f-gamedev --skill zustand-entities
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is zustand-entities?

Use Zustand as a simple state store for entity management (not a true ECS). Source: verekia/r3f-gamedev.

How do I install zustand-entities?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill zustand-entities Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/verekia/r3f-gamedev