html-ppt-taste-editorial
16:9 HTML deck in editorial-minimalist taste. Warm cream slides, serif display + grotesque body, hairline rules, monospace meta, generous macro-whitespace, one accent. Distilled from Leonxlnx/taste-skill `minimalist-skill`.
Install / Use
npx skills add nexu-io/open-design --skill html-ppt-taste-editorialInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
MarketingSupported Platforms
Our assessment of html-ppt-taste-editorial
html-ppt-taste-editorial scores 90/100 on our quality scale, 17th of 111 Marketing skills we index (top 16%).
Its SKILL.md is 4.1 KB long, split into 7 sections and no code examples: a solid amount of guidance for an agent.
With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated today, so html-ppt-taste-editorial is actively maintained.
- It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
html-ppt-taste-editorial compared with similar skills
All 4 of these similar skills score higher than html-ppt-taste-editorial; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| html-ppt-taste-editorial (this skill)by nexu-io | 90 | 97.9k | today | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.3k | 9d ago | CLAUDE.md |
| algorithmic-artby anthropics | 100 | 177.9k | 2d ago | SKILL.md |
| pptxby anthropics | 100 | 177.9k | 2d ago | SKILL.md |
| designby nextlevelbuilder | 100 | 130.2k | 3d ago | SKILL.md |
Frequently asked questions
- How do I install html-ppt-taste-editorial?
- Run
npx skills add nexu-io/open-design --skill html-ppt-taste-editorial. The install tabs above show the steps for each supported agent. - Which AI agents does html-ppt-taste-editorial work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is html-ppt-taste-editorial safe to use?
- It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is html-ppt-taste-editorial still maintained?
- The repository was last updated today, so html-ppt-taste-editorial is actively maintained.
Skill content
View source on GitHubname: html-ppt-taste-editorial
description: 16:9 HTML deck in editorial-minimalist taste. Warm cream slides, serif display + grotesque body, hairline rules, monospace meta, generous macro-whitespace, one accent. Distilled from Leonxlnx/taste-skill minimalist-skill.
HTML PPT — Editorial Minimalism
A 16:9 deck for the briefs that hate neon: investor updates, design reviews, internal manifestos, lecture decks. Reads like a print supplement, not a SaaS landing.
Source
Distilled from Leonxlnx/taste-skill — skills/minimalist-skill/SKILL.md. The deck system follows the project deck convention: each .slide is a 100vw × 100vh section, the active slide carries .active / .is-active, and the baked example owns keyboard, wheel, touch, and dot navigation inside the gallery iframe. No-script and print fallbacks keep every slide visible. See example.html in this directory.
Hard rules
- Substrate: warm off-white
#FBFBFA/#F7F6F3. Foreground off-black#1A1A19. Never pure white or pure black. - Type pairing: display in serif (Instrument Serif / Newsreader / Lyon), body in grotesque (Inter Tight / Switzer), meta in mono (JetBrains Mono).
- Display scale per slide: title
clamp(56px, 6.5vw, 96px)italic-capable serif, line-height1.05, tracking-0.025em. - Hairline only:
1px solid #EAEAEA— borders, dividers, table cells. No drop shadows. - One accent color chosen from the muted-pastel pairs (e.g. sage
#346538on#EDF3EC, or red#9F2F2Don#FDEBEC). Used sparingly — eyebrow dot, chart fill, call-out chip. Never as a slide background. - Slide padding: generous (
72px 96pxminimum). Title at most 14ch wide. - Eyebrow: every slide opens with a mono uppercase eyebrow
letter-spacing: 0.18emand a section number01 / 09. - Page numbers: mono, bottom-right corner.
Banned
- Inter (use Inter Tight if you must, but prefer Switzer / SF Pro). No Roboto, Open Sans.
- Heavy drop shadows. Glow. Gradient text.
- 3-equal-card feature rows. Use uneven hairline-divided columns instead.
- Emojis in text or as bullet markers — use
—or no marker. - Full-bleed photography on every slide. Use one or two image slides; reserve them.
- AI-cliché copy ("Elevate", "Unleash", "Seamless", "Next-Gen").
- Slide transitions noisier than fade-in.
Required slide archetypes (10–12 total recommended)
- Cover — serif title, italic mid-sentence accent, mono meta footer.
- Eyebrow + thesis — single sentence of body lede on the left; mono numbered TOC on the right.
- Numbered manifesto — three or four hairline-separated theses.
- Bento data slide — uneven 6-col grid with hairline gaps; one stat in serif, supporting in mono.
- Quote / pull-out — single sentence at large serif, attribution mono, hairline above and below.
- Comparison — two columns separated by a vertical hairline; "Doesn't / Does" or "Before / After".
- Table or index —
display: grid; gap: 1pxon hairline color. - Chart or breakdown — flat horizontal bar chart with mono labels, accent fill only on the latest bar.
- Team / colophon — mono key-value list, no avatars.
- Closing — serif final line italic; CTA as ghost button; signature in mono.
Motion
- Runtime navigation: keyboard, wheel / trackpad, touch swipe, and dot buttons must all update the same active slide state. Keep the fade at roughly
400ms cubic-bezier(0.16, 1, 0.3, 1). - Static / print fallback: keep every slide visible when the runtime has not booted or the document is printed.
- No translate, no blur, no auto-advance.
Pre-flight
- [ ] Substrate is warm off-white; foreground is off-black; never pure black/white
- [ ] Serif used on titles, grotesque on body, mono on meta — three families, three jobs
- [ ] One accent color, used at most three times in the whole deck
- [ ] Every slide has eyebrow + section number + page number
- [ ] At least one hairline-grid table or comparison module
- [ ] No drop shadows, no gradients, no emojis, no banned fonts
- [ ] Keyboard, wheel / trackpad, touch swipe, and dot navigation all move one slide and keep the active dot / active slide in sync
Related Skills
Agent-Reach
85.3kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
pptx
177.9kUse this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an em…
design
130.2kComprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini, Atlas Cloud, or MuAPI AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG…
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
