svg_small.mp4
Note: The diagram was made by Fable 5, I will create more fable 5 artifacts and add them to the skill folder for smaller models to distill.
example demo
Focused skills for generating self-contained HTML deliverables with a strong visual bias:
html: an HTML file for whatever you're describing, in the effective HTML stylehtml-diagram: architecture, stack, and systems understanding rendered as full-screen HTML diagrams with high-quality SVGhtml-plan: HTML plan pages in the effective HTML style
Render and annotate your HTML with Plannotator (optional): https://github.com/backnotprop/plannotator
npx skills add plannotator/effective-htmlList available skills first:
npx skills add plannotator/effective-html --listInstall a specific skill:
npx skills add plannotator/effective-html --skill html-diagram
npx skills add plannotator/effective-html --skill html-planhtml- Create an HTML file for whatever the user is describing, matching the effective HTML references.html-diagram- Build full-screen HTML architecture and stack diagrams with SVG-first presentation and minimal prose.html-plan- HTML plan pages in the effective HTML style.
Skills live under skills/<skill-name>/SKILL.md. Each skill also bundles a copy of the html-effectiveness example corpus under references/html-effectiveness/ so the examples stay local to the skill.
Credit: this repo bundles and uses the html-effectiveness examples by Thariq Shihipar: https://thariqs.github.io/html-effectiveness