GreenSock's official ScrollTrigger skill — scroll-linked animation, pinning, scrub and trigger positioning, with the exact start/end syntax agents get wrong.
Archify Architecture Diagrams
Summary
Turns plain-language requirements or pasted Mermaid into validated architecture, workflow, sequence, data-flow and lifecycle diagrams as self-contained interactive HTML.
Features
- Five diagram types: architecture, workflow, sequence, dataflow and lifecycle
- Accepts plain-language requirements or pasted Mermaid input
- Self-contained interactive HTML output with inline SVG and no external assets
- Dark and light themes plus optional trace motion for presentations
- Export to PNG, JPEG, WebP, SVG and WebM
- Schema and composition validation with a strict showcase quality profile
- deliver command acts as a hard acceptance gate on the final artifact
- Can inspect repository evidence so diagrams reflect real code
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
Archify is an agent skill for producing publication-quality technical diagrams without hand-placing a single node. Describe a system in plain language — or paste an existing Mermaid flowchart, sequenceDiagram or stateDiagram — and it authors a small typed JSON specification, renders it to a standalone HTML file with inline SVG, and validates the result before handing it back.
It covers five diagram types: architecture, workflow, sequence, dataflow and lifecycle. That spans system and infrastructure maps, cloud, security and network topology, API call sequences, request lifecycles, ETL/ELT pipelines, data lineage and state machines. When a diagram has to reflect real code rather than a sketch, the skill can inspect repository evidence and build from what is actually there.
What separates it from most diagram generators is the acceptance loop. archify validate checks a candidate against a JSON schema and a composition contract, and the stricter showcase quality profile only passes when all nine artifact checks report zero composition errors and zero warnings. archify deliver is the final gate: a non-zero exit cannot be reported as success, and the skill is instructed to correct only the diagnosed subject and stop honestly when two consecutive repair rounds fail to improve the error count. That makes the output far more reliable than a one-shot generation.
Output is a single self-contained HTML file — no external assets — with dark and light themes, optional trace motion for presentations, and export to PNG, JPEG, WebP, SVG and WebM. Static rendering is the default; motion is opt-in. It installs into Claude Code, Cursor, Codex and OpenCode via an agent switcher, or manually into ~/.claude/skills/. MIT licensed.
Related Skills
Turns Claude Code or Codex into a motion-design studio for cinematic Remotion product videos.
Stops AI-generated UI from defaulting to purple gradients and templated hero sections by forcing a named design direction first.
Generates .drawio XML from natural language — UML, ERD, BPMN, SysML, network and cloud topology — and exports PNG, SVG, PDF or JPG through the native draw.io desktop CLI.