tools-visual-ascii-arch
Installation
SKILL.md
ASCII Architecture Mapping
Intent
- Provide quick system overviews when graphical tools aren’t available.
- Maintain multiple zoom levels (context, container, component) in text form.
Inputs
- List of components/services/contracts.
- Interaction types (sync, async, queues, blockchain events).
- Deployment/runtime context (devices, regions, environments).
Workflow
- Choose framing
- Context diagram (users ↔ system).
- Container diagram (services, DBs, queues).
- Component diagram (modules, classes, contracts).
- Apply layout grid
- Use
+---+boxes for nodes,|/-for edges. - Keep consistent spacing (2 spaces between layers).
- Use
Related skills
More from tjboudreaux/cc-plugin-text-visualizations
tools-visual-retro
Facilitate retrospectives and experiment readouts using ASCII grids, timelines, and heatmaps for rapid comprehension.
1tools-visual-cheatsheets
Build portable ASCII command panels summarizing CLI workflows (e.g., GitHub CLI, deployment scripts) for quick reference.
1tools-visual-workflows
Communicate multi-step workflows using consistent ASCII flowcharts and timelines that paste cleanly into PRs, issues, and chats.
1tools-visual-state-machines
Model user journeys, retention loops, or process states with ASCII state machines and storyboards.
1