unity-coding-entities

Community

Master UniT.Entities for Unity game dev.

Authorfrostbun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the implementation of the Entity-Component pattern in Unity projects using the UniT.Entities package, streamlining entity lifecycle management and logic separation.

Core Features & Use Cases

  • Entity Lifecycle Management: Efficiently handle entity instantiation, spawning, recycling, and cleanup using IEntityManager.
  • Component and Entity Design: Implement custom components and entities using provided base classes and interfaces like IComponent, IEntity, Component, and BaseEntity.
  • Controller Pattern: Separate game logic from entity components using the Controller pattern for better organization and testability.
  • Entity Querying: Easily query active entities and components of specific types.
  • Use Case: When building a complex game with many dynamic objects like projectiles or enemies, this skill helps manage their creation, destruction, and behavior efficiently.

Quick Start

Use the unity-coding-entities skill to spawn a new entity of type 'Player' with default parameters.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: unity-coding-entities
Download link: https://github.com/frostbun/dotfiles/archive/main.zip#unity-coding-entities

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.