presentation
Installation
SKILL.md
Presentation
Turn a technical specification into an interactive, persuasive web deck — the kind at iii.dev/roadmap/. The output is a content layer inside the repo's roadmap base (the shared component library, gallery, and markdown spec viewer that build every deck into one static site — Astro routes of the site package in iii, a standalone Vite project in other repos):
- helps engineers understand the spec — the architecture is a navigable map, not prose;
- is interactive — steppable diagrams, a selectable system map, live toggles; interactivity is what makes it stick;
- reads like marketing — it argues the why. if no one is convinced the work should happen, the spec has not done its job;
- is build-in-public ready — each deck ships as a static page at
/roadmap/<slug>/, safe to share.