Generate beautiful, production-ready architecture diagrams as self-contained HTML files from any input. Use this skill whenever the user wants to create a diagram, schema, flowchart, network diagram, system visualization, timeline, org chart, or any visual representation of concepts — technical or non-technical. Trigger when the user mentions "diagram", "schema", "architecture", "flow", "topology", "pipeline", "timeline", "visualize", "graph", or asks to turn a file into a visual diagram. Accepts ANY file type as input (.md, .txt, .json, .yaml, .csv, .pdf, .py, .ts, .toml, .env, .tf, .dockerfile, etc.) — Claude auto-detects the format and extracts relevant structure to diagram. Even a simple sentence like "diagram of how OAuth works" or "visualize this file" triggers this skill.
$npx -y skills add ferdinandobons/diagram-creator-skill --skill diagram-creatorInstalls into the current project.
Run `npx skills use "https://github.com/ferdinandobons/diagram-creator-skill" --skill "ferdinandobons/diagram-creator-skill/diagram-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ferdinandobons/diagram-creator-skill" that are relevant to the current task. Run `npx skills add "https://github.com/ferdinandobons/diagram-creator-skill"` and select the relevant skills, then follow their instructions.