By TeXmeijin
Create, update, and refine interactive hierarchical flow diagrams with drill-down navigation
Create, update, and refine interactive hierarchical flow diagrams as single-file HTML with drill-down navigation. Outputs a FigJam/Miro-like visual with stacking modal layers - clicking a node opens a deeper detail view. Use this skill when users ask to: - Visualize a processing flow, architecture, or pipeline as an interactive diagram - Create a layered/hierarchical flow chart with drill-down - Diagram a codebase flow with expandable detail levels - "Make a flow diagram of X" or "Visualize the X process" - Update an existing flow chart to reflect code changes - Improve or refine an existing flow chart (layout, detail, boundary connections) Triggers: "flow diagram", "flow chart", "process visualization", "layered chart", "interactive diagram", "drill-down diagram", "処理フロー図", "フローチャート", "フロー図解", "update flow", "refine flow", "フロー更新", "フロー改善"
Create, update, and refine interactive hierarchical sequence diagrams as single-file HTML with drill-down navigation. Outputs a UML-style sequence diagram with stacking modal layers - clicking an interaction block opens a deeper detail view. Use this skill when users ask to: - Visualize inter-component communication as a sequence / interaction diagram - Create a layered sequence diagram with drill-down - Diagram API call chains, request/response flows, or event sequences - "Make a sequence diagram of X" or "Show me how X communicates with Y" - Update an existing sequence diagram to reflect code changes - Improve or refine an existing sequence diagram Triggers: "sequence diagram", "interaction diagram", "message flow", "call sequence", "request flow", "communication diagram", "シーケンス図", "インタラクション図", "メッセージフロー", "呼び出しシーケンス", "update sequence", "refine sequence", "シーケンス更新", "シーケンス改善"
A Claude Code plugin that helps humans understand large codebases fast.
Claude generates an interactive single-file HTML that displays an abstract processing flow as Layer 0. Click any module to deep dive into progressively concrete layers. Unlike traditional UML tools like Mermaid that can only represent a single level of detail, readers can freely navigate between abstraction levels. The output is plain HTML/JS, so it works directly with Git. No more drowning in AI-generated code you can't follow.

View the interactive demo — a URL Shortener architecture visualized with hierarchical layers.
h j k l navigate, o open, y yank (copy), q closey key or click the copy buttonclaude plugin marketplace add TeXmeijin/layered-flow-chart
claude plugin install layered-flow-chart
Copy the skills/layered-flow-chart/ directory to ~/.claude/skills/.
Simply ask Claude Code to create a flow diagram:
> Make a flow diagram of the authentication module
> Create a layered flow chart of the order processing pipeline
> この機能の処理フロー図を作って
The skill automatically:
> Update the flow chart to reflect the latest code changes
> フロー図を最新のコードに合わせて更新して
> Add boundary connections to the flow chart
> Improve the layout and add more detail to the API layer
> フロー図のレイアウトを改善して
The examples/ directory contains a sample Next.js URL Shortener app with:
The live demo is the flow chart generated from this example app.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
ASCII and ANSI mascot runtime for Claude Code status lines.
Safe remove command wrapper for AI coding agents. Prevents accidental deletion of important files by enforcing safety checks on dotfiles, git-managed files, directories outside cwd, and special directories.
Create fill-in-the-blank and multiple-choice tests on Test Maker (test-maker.app) via MCP. Drive your AI agent to author quizzes with a single prompt.
npx claudepluginhub texmeijin/layered-flow-chart --plugin layered-flow-chartBuild interactive, click-through architecture diagrams as a single HTML file. Animated step-by-step flows, mode toggles, dark/light theme, side panel with payloads.
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export
Codebase visualization — generates architecture, data flow, dependency, call chain, community detection, and class diagrams via Mermaid Chart MCP
Analyzes a codebase and generates animated HTML architecture reports — diagrams, data flows, component directories, metrics, and insights.
Generate, validate, render Mermaid diagrams from text or code
Generate professional draw.io diagrams from natural language — flowcharts, architecture diagrams, comparisons, and more.