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.
npx skills add skillmds/skillmd --skill design-resourcesgit clone --depth 1 https://github.com/skillmds/skillmdWrote 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.
[](https://agentmods.dev/skills/skillmds/skillmd/design-resources)<a href="https://agentmods.dev/skills/skillmds/skillmd/design-resources"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/design-resources/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.
<a href="https://agentmods.dev/skills/skillmds/skillmd/design-resources"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/design-resources.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00002 | $0.01483 |
| Opus 5.5 | $0.00001 | $0.00593 |
| Sonnet 5 | $0.00000 | $0.00297 |
| Haiku 4.5 | $0.00000 | $0.00148 |
Grade A, and why
Design Resources 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Resources — Curated Reference Library
Practical values, ratios, checklists, and patterns consumed directly by all CPO office design agents.
Purpose
This skill provides a curated design reference library for all Maxim design agents. It contains typography scales, color systems, component patterns, animation specs, accessibility checklists, critique frameworks, and the 9-section DESIGN.md standard template.
Design agents do not need to memorize design fundamentals. They load the relevant reference from this library and apply it to the task context with Maxim behavioral framing.
Sub-Resources Routing Table
| Resource | Path | Use When |
|---|---|---|
| DESIGN.md Template | DESIGN.md |
Starting a new project's design system, defining visual identity |
| Typography | references/typography.md |
Font selection, type scale, line height, responsive text |
| Color Systems | references/color-systems.md |
Palette creation, semantic naming, dark mode, contrast |
| Component Patterns | references/component-patterns.md |
Building UI components, form design, navigation, data display |
| Animation & Motion | references/animation.md |
Micro-interactions, transitions, loading states, easing |
| Accessibility | references/accessibility.md |
WCAG compliance, focus management, Maxim roles, screen readers |
| Critique Frameworks | references/critique-frameworks.md |
Design reviews, heuristic evaluation, anti-pattern detection |
| Brand Design Library | references/brand-library.md |
Brand-inspired UI, "build like [brand]", match a known brand aesthetic |
Dispatch Rules
- Typography task — load
references/typography.md+ project DESIGN.md (if exists) - Color task — load
references/color-systems.md+ project DESIGN.md (if exists) - Component task — load
references/component-patterns.md+ relevant design-system tokens - Animation task — load
references/animation.md+ project motion preferences - Accessibility audit — load
references/accessibility.md+ all relevant component specs - Design review / critique — load
references/critique-frameworks.md - New project design setup — provide
DESIGN.mdtemplate for project customization - Brand-inspired UI — look up brand in
references/brand-library.md→ loadcommunity-packs/design-templates/design-md/[brand]/README.md→ apply as project DESIGN.md
What ships with it
9 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.
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.
- 4d ago First seen · 128 lines · 2 tokens per session scan A 2eb335baab87
Design Resources is a skill published in the GitHub repository skillmds/skillmd (1 stars, last pushed yesterday), licensed MIT. It adds 2 tokens to every session and 1,483 once invoked, about $0.0000 per session on Opus 5.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-09-19.
Other skills, from other repositories
design-system
Document and define UI design system tokens, components, and guidelines.
ui-design
Comprehensive UI design skill covering fundamentals, patterns, and anti-patterns. Layout, typography, color, spacing, accessibility, motion, and component design. Use when building any web interface, reviewing design quality, or creating distinctive UIs.
ui-ux-pro-max
Searchable UI/UX design databases: 50+ styles, 97 palettes, 57 font pairings, 99 UX rules, 25 chart types. CLI generates design systems from natural language. Data-driven complement to ui-design.
wcag-guide
Explain WCAG 2.2 criteria, conformance levels and what changed.
wcag3-preview
WCAG 3.0 preview: outcomes, APCA contrast and functional needs.
brand-identity
Use when a project needs its visual foundation built or consolidated into one system: logo brief, color system in HEX/RGB/CMYK/OKLCH with proven AA contrast, type system, usage rules, and an exported W3C design-tokens.json that later skills consume. NOT the applied UI pixels (that is design), NOT the words or tone…