What problem does it solve? Dense technical topics, architecture reviews, and long research are hard to retain from plain notes; this Skill turns them into durable, offline HTML dashboards and portals designed for long-term learning and study. ## Core Features & Use Cases - Single-page and portal modes: Produce one self-contained dashboard or a multi-page portal with shared dark nav, version watermarks, and an export-safe all-in-one.html convertible to docx via Pandoc. - Deterministic JSON-spec rendering: Write a report.spec.json validated against a component catalog (Hero, Timeline, Glossary, Quiz, Flashcards, CommandBlocks, ArchitectureMap) and render it with Python scripts instead of hand-writing HTML. - Architecture Lens: Add AWS/account-boundary diagrams, swimlanes, and AMI lineage maps using inline SVG or the Python diagrams library with Graphviz. - Use Case: After an AMI factory architecture review, generate a deep-work portal with architecture, inventory, runbook, and export pages, publish it to the local web surface, and convert the all-in-one page to a Word document for offline sharing. ## Quick Start Ask the agent to create a deep-work dashboard that explains a dense technical topic with a concept map, timeline, glossary, and quiz, then publish it as a local HTML page.