Skip to main content
MuharremTozan
GitHub creator profile

MuharremTozan

Repository-level view of 28 collected skills across 2 GitHub repositories.

skills collected
28
repositories
2
updated
2026-04-14
repository explorer

Repositories and representative skills

unity-abstract-factory
software-developers

Factory pattern for creating families of related objects. Supports both ScriptableObject composition and simple prefab instantiation.

2026-04-14
unity-assembly-management
software-developers

Manage project boundaries using Assembly Definitions (.asmdef) for faster compile times and modular architecture. Based on the patterns by Adam Myhre. Enforces responsibility-based organization and handles Runtime/Editor/Tests splits.

2026-04-14
unity-builder-pattern
software-developers

Step-by-step object construction using fluent interfaces. Simplifies complex GameObject setup.

2026-04-14
unity-code-reviewer
software-quality-assurance-analysts-and-testers

Professional Unity C# Code Reviewer. Detects anti-patterns, performance leaks, and enforces project-specific architecture.

2026-04-14
unity-command-pattern
software-developers

Encapsulate actions as objects for queuing, undo/redo, and async execution.

2026-04-14
unity-composition-pattern
software-developers

Implements "Composition over Inheritance" using ScriptableObject configs and C# Tuples. Replaces deep class hierarchies with modular, has-a relationships.

2026-04-14
unity-data-persistence
software-developers

Robust Save/Load system using Data Binding, Serializable DTOs, and swappable Data Service backends (File/JSON default). Supports per-entity GUID identity for saving multiple actors (player, inventory, enemies).

2026-04-14
unity-decorator-pattern
software-developers

Dynamically modify object behavior by wrapping. Perfect for buffs, debuffs, and stat calculations.

2026-04-14
Showing top 8 of 22 collected skills in this repository.
planner
computer-occupations-all-other

High-fidelity universal planning orchestrator. Transmutes complex requests into structured, skill-aware roadmaps with sequential phases, dependency-aware task sequencing, embedded test procedures, and gap-free coverage enforced by targeted user questioning before any plan is saved.

2026-03-31
planner
computer-occupations-all-other

High-fidelity universal planning orchestrator. Transmutes complex requests into structured, skill-aware roadmaps with sequential phases, dependency-aware task sequencing, embedded test procedures, and gap-free coverage enforced by targeted user questioning before any plan is saved.

2026-03-31
unity-mcp-orchestrator
software-developers

Orchestrate Unity Editor via MCP (Model Context Protocol) tools and resources. Use when working with Unity projects through MCP for Unity - creating/modifying GameObjects, editing scripts, managing scenes, running tests, or any Unity Editor automation. Provides best practices, tool schemas, and workflow patterns for effective Unity-MCP integration.

2026-03-31
ui-ux-pro-theory
graphic-designers

Pure Design Intelligence for Game Development. Focuses on Color Theory, Typography, UX Patterns, and Visual Styles. Technology-agnostic design principles adapted for Unity (UI Toolkit & Canvas).

2026-03-08
clean-code
software-developers

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-02-14
skill-creator
computer-occupations-all-other

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-14
Showing 2 of 2 repositories
All repositories loaded