Archify — интерактивные диаграммы архитектуры

★ 7.1 · documentation

archify is a Claude Code skill that generates self-contained, interactive HTML diagrams — architecture, workflow, sequence, dataflow, and lifecycle — featuring inline SVG, dark/light themes, optional trace motion, and export to PNG, JPEG, WebP, SVG, and WebM. It accepts plain-language requirements or pasted Mermaid syntax (flowchart, sequenceDiagram, stateDiagram) and can inspect repository evidence when the diagram must reflect real code. Five diagram types are routed through CLI commands archify.mjs validate and deliver, which enforce schema validation and quality profiles before handoff. Ideal for teams needing to visualize cloud or network topology, API call sequences, ETL/ELT data pipelines, state machines, or to convert and beautify existing Mermaid diagrams into polished standalone artifacts.