What problem does it solve? Turning architecture, workflow, sequence, data-flow, and lifecycle descriptions into polished, committed diagram deliverables normally requires manual drawing tools or fragile Mermaid styling. Archify converts a small typed JSON specification into a self-contained interactive HTML diagram with deterministic validation and delivery receipts. ## Core Features & Use Cases - Five typed renderers: architecture, workflow, sequence, dataflow, and lifecycle diagrams, each with its own JSON schema, examples, and composition checks. - Validation and delivery pipeline: validate runs schema plus composition checks (showcase profile requires 9 artifact checks), and deliver freezes the specification, renders it, and reports SHA-256 receipts. - Visual verification: visual-check measures containment at desktop viewport sizes and captures light/dark screenshots as review evidence. - Use Case: Ask for a diagram of your microservices deployment; the skill authors an architecture JSON, validates it at showcase quality, and delivers a standalone HTML file with pan/zoom, search, and theme switching. ## Quick Start Ask the agent to create an architecture diagram of your system as a standalone HTML file using the archify skill.