architecture

Installation
SKILL.md

Build an Architecture Map

Create an interactive architecture map for $ARGUMENTS.

The map must be self-contained HTML with inline CSS, Google Fonts only, Mermaid.js loaded from CDN (https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs), no build step. Target 800-1200 lines. Focus on clarity and navigability over exhaustive detail.

Subjects

Architecture maps can cover three types of subjects:

  1. Organizations (VA OIT, DoD, IRS, a bank) — org structure, major systems, integrations, data flows, modernization status
  2. Open source projects (Kubernetes, PostgreSQL, Linux kernel) — component architecture, module breakdown, data/control flow, extension points
  3. Tech platforms/stacks (Supabase, Vercel, AWS) — service architecture, API layers, infrastructure, how services compose

Phase 0 — Plan (interactive)

Related skills
Installs
1
GitHub Stars
15
First Seen
Mar 29, 2026