Flowchart

Generates a clean, readable flowchart of a codebase, feature, component, process, or entire project and renders it inline in the chat window. Accepts an optional argument describing the scope (e.g. "the auth flow", "the entire repo architecture", "how requests move through the API layer") plus any other specs like orientation or detail level. Use whenever the user asks for a flowchart, flow diagram, architecture diagram, process diagram, or wants to visualize how a feature/component/system/process works - e.g. "diagram this", "flowchart the X flow", "show me how X works visually", "draw the architecture", or "/flowchart". Delegates codebase exploration to a subagent and renders via the visualize tool to keep token usage low.

jelbirt 3e4b0f6 4.2 KB Updated

File contents

jelbirt/LLM-Skill-Build/tree/main/flowchart commit 3e4b0f6e1b

Frequently asked questions

npx skillmds@latest add jelbirt/flowchart