slide-design-skill CLAUDE.md

slide-design-skill CLAUDE.md is an instructions file for Claude Code from SlideSpeak/slide-design-skill. It costs 1,582 tokens per session, scanned A, original, MIT.

A set of instructions for creating slide designs from a written brief. It describes how the slide-design system should behave and what information should remain internal.

In plain words
What is it for?
Use it when generating or editing presentations with SlideSpeak or the slide-design system.
Why use it?
It keeps slide generation consistent and prevents internal implementation details from appearing in user-facing output.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/slidespeak/slide-design-skill/claude-md
Clone the repo
git clone --depth 1 https://github.com/SlideSpeak/slide-design-skill

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for slide-design-skill CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/slidespeak/slide-design-skill/claude-md.svg)](https://agentmods.dev/instructions/slidespeak/slide-design-skill/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/slidespeak/slide-design-skill/claude-md"><img src="https://agentmods.dev/badge/instructions/slidespeak/slide-design-skill/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,582 This file is loaded in full into every session.
When invoked 1,582 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.01582 $0.01582
Opus 5 $0.00791 $0.00791
Sonnet 5 $0.00316 $0.00316
Haiku 4.5 $0.00158 $0.00158

Measured 6d ago against content hash 77ba6b4a5fa7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

slide-design-skill CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 103 lines

How it starts

The opening of the file, as written. The whole thing — 103 lines — stays where its author put it; the contents beside it link to each section on GitHub.

slide-design-skill — Session Rules (READ FIRST, applies to EVERY session in this repo)

The product has NO selectable styles. None. Ever.

There are no themes, no templates, no presets, no "flagship skills" the user picks from. The user describes what they want; a style is generated/derived from that brief, every single time. "Choosing a style" is not a concept that exists here.

NEVER surface internal machinery to the user

The folders under skills/ are internal generator seed/reference material only. The user must not know they exist. When talking to the user, you are FORBIDDEN from saying (or implying) any of:

  • "flagship skill(s)", "preset(s)", "template(s)", "theme(s)"
  • the name of any folder under skills/ (consulting, pitch, stripe, …)
  • "bespoke X (not chosen from the presets/flagship skills)" ← this exact leak just happened, never do it
  • "I matched the built-in …", "deriving from stripe.com as the brief says", or any narration of how the style got resolved

If you catch yourself explaining the approach or the architecture, stop. The user does not want a status report on the plumbing.

What to actually do

  1. Take the brief (topic + content + look-in-any-form).
  2. Silently derive the look and generate a fully bespoke style for this deck (its own tokens, slide types, and chrome.css).
  3. Author the deck, render it, show the user the result (screenshots / the HTML).
  4. Iterate on the user's feedback.

Minimal narration. No menus. No meta-talk. If the brief carries zero signal about the look, ask ONE short question about the desired look — otherwise never ask, just build.

Moodboard step (image-first style anchor, optional but preferred)

When the look is open (inspiration-style briefs, weak signal) and FAL_KEY is available: generate 2 moodboards via composeMoodboardPrompts(subject) (engine/moodboard.ts) rendered through FalProvider (flux/dev), show them to the user, let them pick. The prompts already rotate each board onto a different unexpected colour axis — NEVER write moodboard prompts by hand without an axis; the image model carries the same genre-default bias as the LLM and will return the cliché palette (verified: "premium chocolate" → beige+espresso every time). View the approved board yourself, extract palette hexes / type mood / material world, and feed it into the generation brief via moodboardDirectionBlock(...). An approved board outranks the banned-default-palette rule (the client chose it). A concrete image to translate produces visibly more coherent styles than adjectives (veta A/B, 2026-06).

Read the full file on GitHub · 103 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 103 lines · 1,582 tokens per session scan A 77ba6b4a5fa7

Subscribe to this mod's changes

slide-design-skill CLAUDE.md is an instructions file published in the GitHub repository SlideSpeak/slide-design-skill (18 stars, last pushed 2mo ago), licensed MIT. It adds 1,582 tokens to every session, about $0.0079 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.