OSS
archify Gained 1,002 Stars Today at 16,788 by Making Agent-Generated Diagrams Fail a Schema Check Before They Render
tt-a1i/archify is an MIT-licensed agent skill that turns a repo or a description into architecture, workflow, sequence, data-flow and lifecycle diagrams, exported as self-contained HTML plus PNG, SVG, WebM and a 1200x630 share card. Its claim to being verifiable is mechanical rather than rhetorical: the agent emits a typed JSON intermediate representation, a deterministic validator runs against the schema, failures return machine-readable repair receipts, and a new artifact only replaces the old one after passing every gate. It installs across Raven, Cursor, Claude Code, Codex CLI and opencode via `npx skills add tt-a1i/archify -g`, and tagged v2.15.0 on August 17 with v2.16.0-dev.0 in flight.
↳ Follow the thread