Brand-pluggable design system for Claude Code
Turn DESIGN.md or HTML into brand-perfect PowerPoint decks.
Browse the brand gallery — every brand pack rendered against every layout.
This repo ships three independent Claude Code plugins. Install only what you need.
| Plugin | Install | Description |
|---|---|---|
feinschliff |
/plugin marketplace add marsmike/feinschliff |
Core generator — /deck, /excalidraw, /svg skills + feinschliff CLI. Ships with 3 brand packs and 50 layouts. |
feinschliff-extra |
/plugin marketplace add marsmike/feinschliff-extra |
10 additional brand packs (light/dark themes, terminal palettes, bold corporate looks). Requires feinschliff. |
feinschliff-builder |
/plugin marketplace add marsmike/feinschliff-builder |
Brand-pack authoring toolkit — compile HTML, decompile PPTX, verify quality, improve brand packs. Requires feinschliff. |
Most users only need feinschliff — the core generator with the default brand pack.
feinschliff-extra and feinschliff-builder are optional add-ons:
feinschliff-extrais for users who want more brand variety without writing any DSL. Just install and pick a brand.feinschliff-builderis for brand authors who want to create or tune their own brand pack. It adds six authoring CLI subcommands and two AI-assisted skills.
Splitting them keeps the core plugin lean and avoids installing build tools that most end users will never run.
/plugin marketplace add marsmike/feinschliff
/deck "Q1 update: 12 launches, 3 customers, $4.2M ARR"To use a different brand:
/plugin marketplace add marsmike/feinschliff-extra
FEINSCHLIFF_BRAND=catppuccin-macchiato /deck "..."PRs welcome. See CONTRIBUTING.md. All commits require a
DCO sign-off (git commit -s).
Mike Mueller — mike@objektarium.de
MIT — see LICENSE. Third-party attribution: NOTICE.md. Security policy: SECURITY.md.