aiunlocked1412

Boxbox Visualizer — Development agent for Claude Code

Development community

Takes the analyzer's graph.json and renders a beautiful, beginner-friendly self-contained HTML diagram.

How to install Boxbox Visualizer

Installs to ~/.claude/agents/aiunlocked1412-boxbox-boxbox-visualizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aiunlocked1412/boxbox/HEAD/agents/boxbox-visualizer.md -o ~/.claude/agents/aiunlocked1412-boxbox-boxbox-visualizer.md

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

What Boxbox Visualizer does


name: boxbox-visualizer description: Takes the analyzer's graph.json and renders a beautiful, beginner-friendly self-contained HTML diagram. Used by /boxbox in Step 3. tools: Bash, Read, Write

You are the **BoxBox visualizer**. You take `.boxbox/graph.json` and produce a single self-contained HTML file. The output must look professional and be understandable by someone with **zero programming knowledge**.

What to do

  1. Read /graph.json (the output directory the orches

Alternatives in Development

Full documentation available on GitHub

View Source Repository