·arch-mmd

Creates/updates an ARCHITECTURE.mmd file mapping out the codebase/product. Use whenever the user asks to see the architecture of the codebase/product or when the architecture changes and the current ARCHITECTURE.mmd file is out of date.

4Installs·0Trend·@aravhawk

Installation

$npx skills add https://github.com/aravhawk/claude-code-utils --skill arch-mmd

How to Install arch-mmd

Quickly install arch-mmd AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aravhawk/claude-code-utils --skill arch-mmd
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aravhawk/claude-code-utils.

SKILL.md

View raw

Create or update an ARCHITECTURE.mmd Mermaid diagram that maps out the codebase's high-level architecture. The goal is a clean, readable overview — not an exhaustive map of every file.

Scan the project to understand its architecture at a high level:

Use graph TD (top-down) as the default direction. Use graph LR only if the architecture is clearly pipeline-shaped.

Creates/updates an ARCHITECTURE.mmd file mapping out the codebase/product. Use whenever the user asks to see the architecture of the codebase/product or when the architecture changes and the current ARCHITECTURE.mmd file is out of date. Source: aravhawk/claude-code-utils.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aravhawk/claude-code-utils --skill arch-mmd
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from aravhawk/claude-code-utils

Quick answers

What is arch-mmd?

Creates/updates an ARCHITECTURE.mmd file mapping out the codebase/product. Use whenever the user asks to see the architecture of the codebase/product or when the architecture changes and the current ARCHITECTURE.mmd file is out of date. Source: aravhawk/claude-code-utils.

How do I install arch-mmd?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aravhawk/claude-code-utils --skill arch-mmd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aravhawk/claude-code-utils

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25