nextreme-diagrams
Installation
SKILL.md
Ultimate Diagrams — Hybrid CLI/Built-in Engine
Generate production-grade technical diagrams using the best available engine. This skill supports two rendering paths that produce equivalent output quality:
| Path | When to Use | Output |
|---|---|---|
| CLI (fireworks-tech-graph) | When fireworks-cli is available on the system |
SVG, PNG, GIF — geometry-validated, semantic shapes |
| Built-in (HTML+SVG) | Fallback when CLI unavailable — always works | Standalone HTML + optional PDF via scripts/generate_pdf.py |
The skill automatically detects which path is available. Both produce equivalent visual quality.
Quick Start
import os, subprocess