Archify
tt-a1i
Archify turns a system description or repository analysis into a validated, self-contained interactive architecture diagram. Its typed JSON pipeline supports architecture, workflow, sequence, data-flow, and lifecycle views with theme switching, relationship tracing, and image or video export. It complements compact Mermaid diagrams when a team needs a richer review or presentation artifact.
Best for
Developers who want polished, interactive system maps with deterministic structural checks and optional source evidence.
License
MIT
Last pushed
13 September 2026
Compatibility
Claude Code · Codex · Cursor · OpenCode · Raven
Why it is interesting
It separates agent-authored topology from deterministic rendering and validation, then packages the result as a portable HTML artifact across multiple coding-agent runtimes.
Check before installing
Validation can check schemas, routes, and layout but cannot prove that repository analysis found the complete deployed architecture. Review modeled claims and note that the skill performs an optional periodic manifest check unless ARCHIFY_UPDATE_CHECK_DISABLED=1 is set.
Documented install
npx skills add tt-a1i/archify -g