Main
Use it to bootstrap architecture docs when a project has no CLAUDE.md, or to resync when docs drift.
Keep UML diagrams in CLAUDE.md (class/sequence/component/state/ER) and let maintenance rules keep them updated.
Prefer progressive disclosure: the README describes loading only the minimal references needed per phase.
Use it as a planning checkpoint before large refactors: update diagrams, then implement changes against the blueprint.
Source-backed notes
- README describes a Claude Code skill that maintains live Mermaid UML diagrams inside CLAUDE.md across multiple modes.
- README includes marketplace install plus per-project/global git clone installation paths.
FAQ
- Is the skill always required?: README argues CLAUDE.md embeds maintenance rules so routine updates don’t require re-activation.
- Which languages are supported?: README lists broad language support with a generic fallback.
- When should I run a full resync?: When code has drifted from CLAUDE.md or after major refactors.