Fireworks Tech Graph

Active
GitHub Python MIT

Description

Claude Code skill for generating production-quality SVG and PNG technical diagrams — supports 8 diagram types, 5 visual styles, and deep AI/Agent domain knowledge.

Key Features

  • 8 visual styles including 7 template-driven and 1 AI-authored Dark Luxury style
  • 14 diagram types with full UML support plus AI/Agent domain patterns
  • Natural language input — describe your system in English or Chinese
  • Exports high-resolution SVG and PNG (1920px retina via cairosvg)
  • Deep AI/Agent domain knowledge: RAG, Mem0, Multi-Agent, Tool Call flows
  • Semantic shape vocabulary and arrow system for consistent visual language

Use Cases

💡 Generating architecture diagrams for AI/Agent systems from text descriptions
💡 Creating UML diagrams for software documentation and design
💡 Producing publication-ready technical illustrations for blog posts and papers
💡 Building consistent visual documentation for multi-agent workflows

Quick Start

Install the Claude Code skill from the fireworks-tech-graph repo. Describe your diagram in natural language: e.g. 'Draw a Mem0 memory architecture diagram in style 1'. The skill classifies the diagram type, generates SVG, and exports PNG. Supports 8 styles and 14 diagram types.

Related Projects