·koota
{}

koota

pmndrs/koota

Real-time ECS state management for TypeScript and React. Use when the user mentions koota, ECS, entities, traits, queries, or building data-oriented applications.

11Installs·0Trend·@pmndrs

Installation

$npx skills add https://github.com/pmndrs/koota --skill koota

SKILL.md

Behavior is separated from data. Data is defined as traits, entities compose traits, and systems mutate data on traits via queries. See Basic usage for a complete example.

Design systems as small, single-purpose units rather than monolithic functions that do everything in sequence. Each system should handle one concern so that behaviors can be toggled on/off independently.

This enables feature flags, debugging (disable one system to isolate issues), and flexible runtime configurations.

Real-time ECS state management for TypeScript and React. Use when the user mentions koota, ECS, entities, traits, queries, or building data-oriented applications. Source: pmndrs/koota.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pmndrs/koota --skill koota
Category
{}Data Analysis
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is koota?

Real-time ECS state management for TypeScript and React. Use when the user mentions koota, ECS, entities, traits, queries, or building data-oriented applications. Source: pmndrs/koota.

How do I install koota?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pmndrs/koota --skill koota 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/pmndrs/koota

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-12

Related Skills

None