What problem does it solve?
AI agents generating documents with plain Markdown or raw HTML produce inconsistent, hard-to-scan output lacking visual hierarchy and structural guardrails. This Skill equips agents with a vocabulary of 45 semantic components that encode both visual consistency and writing conventions, ensuring every document has clear hierarchy, evidence blocks, and professional styling without reinventing CSS.
Core Features & Use Cases
- 45 semantic components: Decisions, architecture flows, collapsible references, metrics, charts, and more — all styled with a coherent Notion-inspired theme.
- Writing guardrails: Components enforce conventions like placing verdicts in decision cards and code in source blocks, so agents produce scannable, well-structured documents automatically.
- Zero-dependency output: Builds to a single self-contained HTML file that opens in any browser with no server or build tools required.
Quick Start
Use the prism skill to render your structured document by writing a Vue template with Prism components and building it into a single self-contained HTML file.