distill-design

distill-design is a skill for Claude Code from geo-mena/distill. It costs 58 tokens per session (3,210 once invoked), scanned A, original, MIT.

A design guide for Distill, a web-based journal about machine-learning research. It includes the project’s visual rules, fonts, colors, assets, and reusable interface components.

In plain words
What is it for?
Use it to create or rewrite Distill articles, generate diagrams and slide decks, style dashboards, make cover banners, or build production interfaces.
Why use it?
It helps keep articles, diagrams, slides, dashboards, and prototypes consistent with Distill’s established look.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the distill-design plugin — 1 skill, 7 commands shipped together

Good fit Use it to create or rewrite Distill articles, generate diagrams and slide decks, style dashboards, make cover banners, or build production interfaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/geo-mena/distill/distill-design
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.

Any agent
npx skills add geo-mena/distill --skill distill-design
Clone the repo
git clone --depth 1 https://github.com/geo-mena/distill

Made for: Claude Code.

Or install distill-design, the plugin that ships this one along with the rest of its 1 skill, 7 commands.

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 distill-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/geo-mena/distill/distill-design/github.svg)](https://agentmods.dev/skills/geo-mena/distill/distill-design)
Your own site
<a href="https://agentmods.dev/skills/geo-mena/distill/distill-design"><img src="https://agentmods.dev/badge/skills/geo-mena/distill/distill-design/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for distill-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/geo-mena/distill/distill-design"><img src="https://agentmods.dev/badge/skills/geo-mena/distill/distill-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,210 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00058 $0.03210
Opus 5 $0.00029 $0.01605
Sonnet 5 $0.00012 $0.00642
Haiku 4.5 $0.00006 $0.00321

Measured 10d ago against content hash 036d94b21550, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

distill-design 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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (globals.d.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

plugins/distill-design/SKILL.md · 98 lines

How it starts

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

When invoked: if the user has not given a specific request, ask what they want to build (article, diagram, slide deck, mockup, dashboard styling, voice transform) and act as an expert Distill designer. Output either HTML artifacts (for throwaway/preview work) or production-ready code (TSX + CSS) depending on the target.

Seven explicit slash commands wrap the most common workflows — they all load this Skill and add a focused prompt:

Command What it does
/distill-design:article Generate a long-form article (TOC, citations, math, 7-section footer)
/distill-design:diagram Generate one SVG diagram, picking the right primitive file from the topic
/distill-design:cloud-arch Generate a vendor-agnostic cloud architecture SVG using the service-<slug> icon library
/distill-design:cover Generate a 1600×500 README cover banner in the article-hero pattern
/distill-design:rewrite Rewrite text in Distill voice — first-person plural, no superlatives, sentence case
/distill-design:slides Generate a 16:9 slide deck — one idea per slide, paper background, system sans
/distill-design:brand-map Map a product brand onto Distill tokens — override CSS, component adapter notes, voice translation table

Use the commands when the user's intent maps cleanly to one of these tasks. For freeform requests outside those buckets, work directly from the decision tree below.

Quick orientation

Distill's visual language is diagrammatic-editorial: warm-paper background, system sans-serif throughout (body + display), two pastel diagram hues (salmon #e49381 = data, powder-blue #81bee4 = conditioning) plus lavender #b8a8d8 for attention/memory. Hand-built thin-stroke SVG illustrations (1.5–2px in #666, rounded caps). Reading column ~704px. No emoji, no gradients, no fixed elements, no shadows on body content. Body color is rgba(0,0,0,0.8); pure black is reserved for h1 only.

Tokens validated by DOM audit on 10 articles (2017–2021). For deep rules, read DESIGN-SYSTEM.md.

Read the full file on GitHub · 98 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 98 lines · 58 tokens per session scan A 036d94b21550

Subscribe to this mod's changes

distill-design is a skill published in the GitHub repository geo-mena/distill (2 stars, last pushed 3mo ago), licensed MIT. It adds 58 tokens to every session and 3,210 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

Explainer

Generate dense, visual-first HTML explainers in a signature dark aesthetic — diagrams carry the design, prose is captions only. Every section has a custom inline-SVG visualization: pipeline DAGs, archetype grids, hub-and-spoke diagrams, decision trees, risk matrices, gantt timelines, layer cakes, palette swatches…

Angelopvtac/explainer-pack · 209 tokens

extract-design

Extract the full design language from any website URL. Produces 8 output files including AI-optimized markdown, visual HTML preview, Tailwind config, React theme, shadcn/ui theme, Figma variables, W3C design tokens, and CSS variables. Also runs WCAG accessibility scoring. Use when user says 'extract design', 'get…

Manavarya09/design-extract · 98 tokens

designlang-tokens

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

Manavarya09/design-extract · 30 tokens

system-pitch

Write a design system investment pitch with a business case and ROI framing. Trigger when someone says: pitch the design system, make the case for the system, sell this to leadership, justify the investment, business case for design systems, why should we invest in a design system, or anything about building an…

murphytrueman/design-system-ops · 72 tokens

stakeholder-brief

Write a one-page stakeholder brief translating design system health or status into business language. Trigger when someone says: stakeholder update, exec brief, leadership summary, status report for leadership, system status for non-designers, write a brief for the business, or anything about communicating design…

murphytrueman/design-system-ops · 73 tokens

token-audit

Audit a design system's token definitions for naming violations, missing semantic tiers, and structural debt. This audits how tokens are defined and organised, NOT how they are consumed in code. Trigger when someone says: audit my tokens, token naming review, are my tokens consistent, token health check, review my…

murphytrueman/design-system-ops · 93 tokens