Source

muharremtozan/unity-agent-skills

24 skills · 1.1K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
unity-code-reviewer Professional Unity C# Code Reviewer. Detects anti-patterns, performance leaks, and enforces project-specific architec…
muharremtozan/unity-agent-skills
62
2
unity-so-prefab-manager Manages the structured relationship between ScriptableObjects (Data) and Prefabs (Logic/Visuals) in Unity 6. Follows …
muharremtozan/unity-agent-skills
58
3
unity-fsm Specialized skill for implementing a robust, extensible Finite State Machine in Unity using the State and Strategy pa…
muharremtozan/unity-agent-skills
57
4
unity-ui-data-binding Implementation of MVVM-style Data Binding for Unity UI Toolkit using the [CreateProperty] attribute and BindablePrope…
muharremtozan/unity-agent-skills
54
5
unity-data-persistence Robust Save/Load system using Data Binding, Serializable DTOs, and swappable Data Service backends (File/JSON default…
muharremtozan/unity-agent-skills
51
6
unity-interaction Generic raycast-based interaction system. Works for any game genre (RPG, Platformer, Simulation).
muharremtozan/unity-agent-skills
49
7
unity-ui-procedural Advanced UI construction using C# code instead of UI Builder. Includes fluent extension methods and reusable pointer …
muharremtozan/unity-agent-skills
49
8
unity-assembly-management Manage project boundaries using Assembly Definitions (.asmdef) for faster compile times and modular architecture. Bas…
muharremtozan/unity-agent-skills
48
9
unity-event-bus Advanced code-driven event bus with reflection-based bootstrapping. Provides zero-setup global messaging.
muharremtozan/unity-agent-skills
48
10
unity-mvc-pattern Implementation of Model-View-Controller (MVC) and Model-View-Presenter (MVP) patterns in Unity. Focuses on Separation…
muharremtozan/unity-agent-skills
48
11
unity-builder-pattern Step-by-step object construction using fluent interfaces. Simplifies complex GameObject setup.
muharremtozan/unity-agent-skills
47
12
unity-command-pattern Encapsulate actions as objects for queuing, undo/redo, and async execution.
muharremtozan/unity-agent-skills
47
13
unity-strategy-pattern Implements the Strategy Pattern to encapsulate interchangeable algorithms (e.g., Spells, Attacks) using ScriptableObj…
muharremtozan/unity-agent-skills
47
14
unity-ecs-patterns Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when…
muharremtozan/unity-agent-skills
46
15
unity-composition-pattern Implements "Composition over Inheritance" using ScriptableObject configs and C# Tuples. Replaces deep class hierarchi…
muharremtozan/unity-agent-skills
45
16
unity-observer-pattern Reactive Property system for Unity. Decouples data from UI and logic using observable wrappers and UnityEvents.
muharremtozan/unity-agent-skills
45
17
unity-abstract-factory Factory pattern for creating families of related objects. Supports both ScriptableObject composition and simple prefa…
muharremtozan/unity-agent-skills
44
18
unity-dependency-injection Implements Dependency Inversion and Injection patterns. Decouples high-level logic from concrete implementations usin…
muharremtozan/unity-agent-skills
44
19
unity-singleton-pattern Implementation of global manager access with strict lifecycle control. Supports Standard, Persistent, and Regulator v…
muharremtozan/unity-agent-skills
44
20
unity-decorator-pattern Dynamically modify object behavior by wrapping. Perfect for buffs, debuffs, and stat calculations.
muharremtozan/unity-agent-skills
43
21
unity-memento-pattern Implements the Memento pattern for capturing and restoring object states. Perfect for Loadout managers, Checkpoints, …
muharremtozan/unity-agent-skills
42
22
unity-visitor-pattern Implements the Visitor pattern for decoupled operations on object structures. Perfect for PowerUp systems and complex…
muharremtozan/unity-agent-skills
42
23
planner High-fidelity universal planning orchestrator. Transmutes complex requests into structured, skill-aware roadmaps with…
muharremtozan/unity-agent-skills
11
24
context-bridge Start a context synchronization session between World-Building and Unity projects. Scans the current project for crit…
muharremtozan/unity-agent-skills
7