acn-slide-gen — Flavors
Two flavors ship with the plugin. Each is a template.pptx (slide masters and layouts, zero starter slides) plus a brand.md (palette, typography, layout rules, compliance checklist).
acn-standard
Section titled “acn-standard”ACN default — light canvas, purple accents, canonical Accenture masters. Use for any pursuit, internal, or client-facing deck where the brand owner is Accenture.
Palette
Section titled “Palette”- Primary purple spectrum: Purple Deep
#460073, Purple Bold#7500C0, Core Purple#A100FF(highlight accent), Purple Light#C2A3FF, Purple Tint#E6DCFF - Neutrals: Black, Gray Dark
#818180, Gray Mid#CFCFCF, Gray Light#F1F1EF, White - Secondary (infographics only, <5% area): Pink
#FF50A0, Blue#224BFF, Aqua#05F2DB
Typography
Section titled “Typography”- Headlines / titles: Graphik Semibold (fallback Calibri)
- Body: Graphik Regular
- Pull-quotes only: GT Sectra Fine
- Type scale: H1 80–90pt, H2 32–40pt, H3 20–27pt, body 12pt, footnotes 8pt
- Sentence case headlines, left-aligned text
- Highlight only with Core Purple — never highlight punctuation
- Cover slide carries the full logo; subsequent slides use the
>symbol top-right - Color proportions per slide: 60–70% neutrals, 30–40% purples, <5% secondary
Source: plugins/acn-slide-gen/assets/flavors/acn-standard/brand.md
acn-anthropic
Section titled “acn-anthropic”Joint Accenture × Anthropic brand — dual-brand footer, Claude Orange for Anthropic-side content, Core Purple for Accenture-side content. Use for joint-brand decks: Anthropic SDLC training, ACN × Anthropic deliverables, joint thought leadership.
Palette
Section titled “Palette”- Primary: Primary Dark
#0A0011, Slate Black#141413, White - Accenture purples: Core Purple
#A100FF, Purple Bold#7500C0, Purple Deep#460073, Purple Tint#F6E7FF - Anthropic accents: Claude Orange
#D97757, Anthropic Cream#E6E6DC - Neutrals: Gray Mid
#A4A3A4, Gray Dark#444444 - Status (data viz only): Highlight Yellow, Success Green, Alert Red
Typography
Section titled “Typography”- Primary: Graphik (Regular / Medium / Semibold / Bold)
- Quotes / callouts only: Lora (serif, ≤20 words)
- Secondary (data labels): Poppins
- Type scale: cover 60–80pt, section 36–44pt, slide title 22–28pt, body 14–16pt, stat display 44–64pt
- Sentence case, left-aligned, line height 1.2× body / 1.0× headlines
- Core Purple → words only, never punctuation
- Claude Orange → Anthropic-side content only; Core Purple → Accenture-side content only
- Logos are auto-rendered by the slide master — never manually insert logo images (creates duplicate overlap)
- Color proportions per slide: 55–65% dark/neutral, 25–35% Accenture purples, 5–10% Claude Orange + Anthropic Cream, <5% status colors
- Title character budgets per layout (e.g.,
Section - Purple≤30 chars,Standard - Headline and subhead≤50 chars) — overflow collides with adjacent placeholders - 12+ slide deck: ≥4 distinct layouts; no >2 consecutive slides on the same layout; insert a section divider at every major topic shift
- Every content slide carries a visual element — no text-only slides
Layout catalog
Section titled “Layout catalog”Includes covers (Clean, Gradient), section dividers (Section Divider, Gradient, Purple, Details-Plain), standard content (Blank, Headline + subhead), photo layouts (Full Bleed, 1/2 Right/Left Aligned, Margin Height variants), and the special F13: Title and 5 icons layout.
Source: plugins/acn-slide-gen/assets/flavors/acn-anthropic/brand.md
Adding a new flavor
Section titled “Adding a new flavor”Create plugins/acn-slide-gen/assets/flavors/<name>/ with:
template.pptx— the masters and layouts file (zero starter slides recommended)brand.md— palette, typography, layout rules, compliance checklist
Then add a row to the Flavor Registry table in skills/generate/SKILL.md. Flavors are discovered by name lookup at Phase 0 of the Pipeline.