cmux-architecture
OfficialShape cmux architecture with clean layering.
Authormanaflow-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
cmux architecture has grown complex due to ad-hoc refactors, package migrations, and mixed concurrency practices. This guide provides rules to enforce clean layering, dependency boundaries, and testability when restructuring code or introducing new packages. The outcome is a scalable, well-documented architecture that supports Swift 6 concurrency and sustainable growth.
Core Features & Use Cases
- Enforces ergonomic public APIs, no dependency cycles, and clear package boundaries.
- Guides leaf-first extraction and composition-root wiring to keep architecture scalable and maintainable.
- Defines the five-package-layer model (Core, Services, Domain/State, UI, Executable) and provides migration patterns.
Quick Start
Identify the current package boundaries and begin the leaf-first extraction starting with Core primitives.
Dependency Matrix
Required Modules
None requiredComponents
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: cmux-architecture Download link: https://github.com/manaflow-ai/cmux/archive/main.zip#cmux-architecture 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 510,000+ vetted skills library on demand.