unity-assembly-management
CommunityEnforce Unity assembly boundaries for modularity
Software Engineering#architecture#unity#scaffolding#modularity#dependency-management#asmdef#assembly-definition
AuthorMuharremTozan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unity projects often drift into tangled folder structures that increase compile times and create hidden dependencies. This Skill enforces clear module boundaries using Assembly Definitions (.asmdef) to reduce build times and constrain dependencies to intentional, domain-based modules.
Core Features & Use Cases
- Hybrid path support (Pro Path with explicit GUIDs and version defines, and Light Path with auto-referenced modules) to suit large and small projects.
- Dependency flow enforcement: Runtime never depends on Editor, preventing runtime-editor conflicts.
- Scaffolding: Automated creation of Runtime/Editor/Tests assembly splits to enforce modular architecture.
- Guidance and tooling: References and templates to maintain architectural discipline and prevent drift.
Quick Start
Use the AsmdefScaffolder to generate Runtime, Editor and Tests assemblies for a selected module path.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 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-assembly-management Download link: https://github.com/MuharremTozan/Ohm-Yura/archive/main.zip#unity-assembly-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.