tt-a1i/archify
An agent skill that generates architecture, workflow, and technical diagrams from plain-English descriptions as self-contained HTML files.
Archify is a prompt-based skill that runs inside AI coding assistants like Claude, Codex CLI, and opencode. When given a natural-language description of a system or process, it calls an LLM to produce a self-contained HTML file rendering the diagram. The output includes a built-in dark/light theme toggle, one-click clipboard copy as PNG, and export to PNG/JPEG/WebP/SVG at up to 4× resolution. The generated SVG files embed both color themes with CSS media queries so they adapt to the viewer’s system preference automatically.