Skip to content

Add FlowMaster - Auto-generates interactive flow diagrams from codebases #916

@xiapeli

Description

@xiapeli

Resource URL: https://github.com/xiapeli/flowmaster

Category: Agent Skills > General

Description: FlowMaster is a Claude Code skill that auto-generates interactive flow diagrams from any codebase. Two modes: Analyze (v3.1) generates static HTML flow diagrams, Studio (v4.0) creates an interactive canvas with terminal integration and self-healing execution loops.

Key features:

  • Analyze mode: reads codebase → generates interactive HTML with draggable nodes and edges
  • Studio mode: full interactive canvas with 10 node types (page, API, component, database, etc.)
  • Auto-layout algorithm for clean diagram positioning
  • Self-healing execution loop (Peter Steinberger's Close the Loop principle)
  • Export to HTML, supports any framework (React, Next.js, Astro, etc.)

Install: curl -o ~/.claude/commands/flowmaster.md https://raw.githubusercontent.com/xiapeli/flowmaster/main/flowmaster.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions