Compose banner
OthmanAdi OthmanAdi

Compose

Design community

Description

--- description: One-shot wiring check for MDDesign. Verifies planning-with-files, DESIGN.md, code-memory-router, and Google linter are all reachable. Surfaces any missing piece with a one-line fix-it. Read-only. allowed-tools: ["Read", "Bash", "Glob"] --- # /mddesign:compose Run me at the start of work on a new project. I verify that MDDesign's four arms are wired and tell you what to install if anything is missing. Read-only; I never modify the project. ## What I check For the current proj

Installation

Installs to ~/.claude/skills/othmanadi-mddesign-compose/SKILL.md

Terminal
mkdir -p ~/.claude/skills/othmanadi-mddesign-compose && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/MDDesign/HEAD/commands/compose.md -o ~/.claude/skills/othmanadi-mddesign-compose/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository