w

HTML Preview Tool

Paste or upload standalone HTML — including Archify architecture diagrams — preview it in a sandbox, and publish a short shareable link.

Examples

These blocks show how to produce HTML with Archify and preview it here. Expand HTML source to copy a snippet, or open HTML Preview and click Load Archify example for the official S·01 Agent Tool Call diagram.

Install Archify and draw

npx -y skills add tt-a1i/archify --skill archify --agent cursor --global --copy --yes

Then ask the agent: “Use Archify to draw this repository as an architecture diagram.” It writes a JSON spec, validates with node bin/archify.mjs validate architecture … --quality showcase --json, and delivers a standalone HTML file.

Official Agent Tool Call diagram

The tool imports html-preview-example.html with Vite ?raw. That file is Archify’s official S·01 Agent Tool Call workflow (Signal Flow): User → Chat → Planner → Tool Router → Approval Gate → Tool Call.

Live preview

html-preview-example.html
Была ли эта страница полезной?