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`.
9881cffA 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.
Distilled from Leonxlnx/taste-skill — skills/minimalist-skill/SKILL.md. The deck system follows the existing project convention from design-templates/html-ppt-pitch-deck/example.html (each .slide is a 100vw × 100vh section; opened directly, slides stack vertically). See example.html in this directory.
#FBFBFA / #F7F6F3. Foreground off-black #1A1A19. Never pure white or pure black.clamp(56px, 6.5vw, 96px) italic-capable serif, line-height 1.05, tracking -0.025em.1px solid #EAEAEA — borders, dividers, table cells. No drop shadows.#346538 on #EDF3EC, or red #9F2F2D on #FDEBEC). Used sparingly — eyebrow dot, chart fill, call-out chip. Never as a slide background.72px 96px minimum). Title at most 14ch wide.letter-spacing: 0.18em and a section number 01 / 09.— or no marker.display: grid; gap: 1px on hairline color.400ms cubic-bezier(0.16, 1, 0.3, 1) is plenty.Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/html-ppt-taste-editorial · pinned to the source commit
# Run from your project root
git clone https://github.com/nexu-io/open-design.git .skillboard-tmp
git -C .skillboard-tmp checkout 9881cff70e02be86c2a58130af512011ba23d4af
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/_official/examples/html-ppt-taste-editorial" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/nexu-io/open-design.git .skillboard-tmp
git -C .skillboard-tmp checkout 9881cff70e02be86c2a58130af512011ba23d4af
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/_official/examples/html-ppt-taste-editorial" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/html-ppt-taste-editorial
Scanner static-checks@0.1.0 · commit 9881cff70e02. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.