Archify is an open-source agent skill and Node.js rendering and validation system that turns a codebase or system description into searchable, shareable interactive diagrams. It supports architecture, workflow, sequence, data-flow, and lifecycle diagrams and can be used with Cursor, Claude Code, Codex CLI, and OpenCode.
Agents produce typed JSON intermediate representations, which Archify deterministically validates and compiles into self-contained HTML and SVG artifacts. The generated viewer supports node search, optional revision-verified source inspection, upstream and downstream reach tracing, route inspection, semantic-role comparisons, guided stories, themes, presets, and finite motion.
Archify can compare two validated snapshots as Before, Delta, and After views, identifying added, removed, changed, moved, and rerouted facts. Its exports include PNG, SVG, WebM, and 1200×630 share cards; it can be installed as a global skill with `npx skills add tt-a1i/archify -g`.