Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

unity-data-oriented-design-skills

unity-data-oriented-design-skills contiene 3 skills recopiladas de Data-Oriented-Design-for-Games, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
3
Stars
3
actualizado
2026-06-20
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

unity-dod-architecture
Desarrolladores de software

Architecture guide for High Performance Unity Game Development (Using data-oriented design) by Nitzan Wilnai (Manning). Use this skill whenever working on a Unity project that follows the book's DOD architecture, or whenever the user asks to: generate DOD-compliant Unity code, scaffold a new game feature in DOD style, explain DOD concepts using the book's terminology, review code for DOD violations, or create any of the core architectural classes (Balance, GameData, Logic, Board, Game, AssetManager, GameDataIO, MetaDataIO, GUIRef, Singleton). Also trigger when the user mentions "balance data", "game data", "static logic functions", "data-in/transformation/data-out", "tooltime parsing", "ScriptableObject balance", "avoiding dictionaries", "indices at tool time", "dynamic object pool", "branchless", "branch prediction", "Unity null checks", "Unity DOTS", "Burst", "Jobs", "ECS", "TransformAccessArray", or any concept from the book.

2026-06-20
unity-development
Desarrolladores de software

Skill for communicating with Unity Editor via unity-agent-cli. Covers compilation checking, executing static methods, building UI prefabs, assigning assets, taking automated screenshots, verifying menus visually, and fixing errors autonomously. Use this skill whenever working on a Unity project that has the unity-agent-bridge package installed.

2026-04-22
unity-ui-ux-checklist
Desarrolladores de software

Use when building, modifying, or reviewing Unity UI screens and prefabs. Covers: text sizing for numbers, image stretching, layout pitfalls, safe area handling, missing sprites, ContentSizeFitter issues, and visual verification. Trigger when you see UI builder code, prefab construction, Canvas layout, or after taking screenshots that reveal visual bugs.

2026-04-22