assembly-definitions

Community

Streamline Unity asmdefs and project structure.

AuthorXeldarAlz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Assembly definitions (.asmdef) split your project into separate compilation units. Without them, Unity recompiles ALL scripts on every change. With them, only the changed assembly and its dependents recompile.

Core Features & Use Cases

  • Improves iteration time by narrowing compilation scope
  • Organizes code into logical modules (Core, Gameplay, Systems, Tests)
  • Supports Editor vs Runtime separation and platform targeting
  • Encourages clean dependency structure and faster builds

Quick Start

Create a module-level .asmdef for each Unity project area and wire dependencies accordingly to ensure isolated compilation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: assembly-definitions
Download link: https://github.com/XeldarAlz/KlondikeSolitaire/archive/main.zip#assembly-definitions

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 471,000+ vetted skills library on demand.