mcpbeat

Html Ppt Retro Quarterly Review

nexu-io/html-ppt-retro-quarterly-review

| Retro Quarterly Review presentation template in a bold blue + orange editorial language. Use when users ask for a high-impact quarterly review / roadmap deck with heavyweight slab headlines, clean cream paper sections, structured grids, and fast premium motion pacing (3 slides, each hold under 3s in video mode).

8k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
83386
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nexu-io/open-design --skill html-ppt-retro-quarterly-review

What comes with it

27 819 bytes besides the instruction
assets/template.html
example.html
references/checklist.md

The instruction itself

4 sections, as written by the author

Retro Quarterly Review Template

A high-contrast, print-inspired quarterly review template with three cinematic

slides:

  • Cover (hero title lockup)
  • Three priorities (triptych grid)
  • Roadmap timeline + KPI strip

Resource map

html-ppt-retro-quarterly-review/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html

Workflow

  • Read active DESIGN.md first and map any requested token changes into CSS

variables while preserving the retro blue/orange/cream visual grammar.

  • Start from assets/template.html; do not rebuild from scratch.
  • Preserve the three-slide information architecture and typographic hierarchy.
  • Keep interactions and motion quality:
  • keyboard 1/2/3 quick jump
  • R restart
  • page indicator updates per scene
  • premium wipe transitions and staggered reveals
  • Keep output self-contained (single HTML, inline CSS + JS, no framework runtime).
  • If adapting copy/data, keep content realistic and internally consistent.
  • Validate against references/checklist.md before emitting artifact.

Output contract

Emit one short orientation sentence and then the artifact:

<artifact identifier="retro-quarterly-review" type="text/html" title="Retro Quarterly Review">
<!doctype html>
<html>...</html>
</artifact>

How to use it

Copy the folder

Take nexu-io/html-ppt-retro-quarterly-review from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.