unity-ecs-patterns
Expert guidance for implementing Unity's Data-Oriented Technology Stack (DOTS).
Install
mkdir -p .claude/skills/unity-ecs-patterns-agent-skills-hub && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16374" && unzip -o skill.zip -d .claude/skills/unity-ecs-patterns-agent-skills-hub && rm skill.zipInstalls to .claude/skills/unity-ecs-patterns-agent-skills-hub
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.Key capabilities
- →Build high-performance Unity games
- →Manage thousands of entities efficiently
- →Implement data-oriented game systems
- →Optimize CPU-bound game logic
- →Convert object-oriented game code to ECS
- →Use Jobs and Burst for parallelization
How it works
This skill applies production patterns for Unity's Data-Oriented Technology Stack (DOTS), including Entity Component System, Job System, and Burst Compiler.
Inputs & outputs
When to use unity-ecs-patterns
- →Optimizing CPU-bound game systems
- →Implementing entity component systems
- →Parallelizing game logic
About this skill
Unity ECS Patterns
Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler.
Use this skill when
- Building high-performance Unity games
- Managing thousands of entities efficiently
- Implementing data-oriented game systems
- Optimizing CPU-bound game logic
- Converting OOP game code to ECS
- Using Jobs and Burst for parallelization
Do not use this skill when
- The task is unrelated to unity ecs patterns
- You need a different domain or tool outside this scope
Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open
resources/implementation-playbook.md.
Resources
resources/implementation-playbook.mdfor detailed patterns and examples.
Limitations
- →The skill is not for domains or tools outside its scope
How it compares
It provides structured patterns for converting existing object-oriented game code into data-oriented systems, unlike manual refactoring.
Compared to similar skills
unity-ecs-patterns side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| unity-ecs-patterns (this skill) | 0 | 6mo | No flags | Advanced |
| godot | 1,044 | 5mo | Review | Intermediate |
| software-architecture | 333 | 6mo | No flags | Intermediate |
| drizzle | 238 | 2mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by agent-skills-hub
View all by agent-skills-hub →You might also like
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
software-architecture
davila7
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
drizzle
lobehub
Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.
screenshot-to-code
OneWave-AI
Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.
zustand
lobehub
Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.
codex
Lucklyric
Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.