cm-design-system

cm-design-system is a skill for Claude Code from tody-agent/codymaster. It costs 114 tokens per session (1,684 once invoked), scanned A, original, no licence file.

A design-system tool for inspecting websites and organizing the visual rules behind their interfaces, such as colors, spacing, and typography.

In plain words
What is it for?
Use it to study websites, manage visual rules across multiple pages, and create consistent interface designs with tools such as Google Stitch or Pencil.dev.
Why use it?
It helps turn an existing interface into a reusable set of design rules instead of recreating those decisions page by page.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents).

Part of the cm plugin — 63 skills, 11 commands, 8 agents, 3 hooks, 1 MCP server shipped together

Good fit Use it to study websites, manage visual rules across multiple pages, and create consistent interface designs with tools such as Google Stitch or Pencil.dev.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tody-agent/codymaster/cm-design-system
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 tody-agent/codymaster --skill cm-design-system
Clone the repo
git clone --depth 1 https://github.com/tody-agent/codymaster

Made for: Claude Code.

Or install cm, the plugin that ships this one along with the rest of its 63 skills, 11 commands, 8 agents, 3 hooks, 1 MCP server.

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 cm-design-system

README.md
[![agentmods](https://agentmods.dev/badge/skills/tody-agent/codymaster/cm-design-system.svg)](https://agentmods.dev/skills/tody-agent/codymaster/cm-design-system)
Your own site
<a href="https://agentmods.dev/skills/tody-agent/codymaster/cm-design-system"><img src="https://agentmods.dev/badge/skills/tody-agent/codymaster/cm-design-system.svg" alt="Measured on agentmods" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,684 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 unknown 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.00114 $0.01684
Opus 5 $0.00057 $0.00842
Sonnet 5 $0.00023 $0.00337
Haiku 4.5 $0.00011 $0.00168

Measured 7d ago against content hash 74ff521ead56, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

cm-design-system 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 7d 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.

.agents/skills/cm-design-system/SKILL.md · 99 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 99 lines · 114 tokens per session scan A 74ff521ead56

Subscribe to this mod's changes

cm-design-system is a skill published in the GitHub repository tody-agent/codymaster (52 stars, last pushed 12d ago), with no licence file. It adds 114 tokens to every session and 1,684 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

tastemaker

Generate genuinely beautiful, on-brand UI instead of generic "AI slop" — use whenever the user asks to build, design, style, or improve a UI, landing page, dashboard, app screen, or component, whenever a PRD/spec needs a design pass before implementation, whenever the user pastes reference images/Pinterest/Dribbble…

codeswithroh/tastemaker · 202 tokens

ideagram

Turn a concept, feature description, blog post, or pitch into a single beautiful, on-brand illustration by matching it to a real unDraw illustration in a local library and recoloring it to the brand accent — genuine illustrator quality, not an AI-drawn approximation. Use whenever the user asks to "make an…

codeswithroh/tastemaker · 142 tokens

image-to-psd

A skill that reconstructs images as editable, layered Photoshop files. It separates the repaired background, visual components, and text into layers instead of leaving the page as one flat image.

DSY-Xueai/image2editable · 75 tokens

flutter-ui

Build Flutter UI from Figma MCP or image input. Scans src for design tokens (colors, sizes, text styles), existing components, and naming conventions before writing a single line of code. Never hard-codes values.

datit309/supergraph · 48 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

datit309/supergraph · 77 tokens

compose-ui-builder

Author and edit a Compose UI design over MCP against a compose-preview serve deployment — create a screen or a Wear widget, insert and edit nodes, and export the Kotlin, PNG or SVG. Use when asked to build, change, or review a UI Builder design (a URL like /ui-builder/ / ), to turn a design into Compose code, or to…

yschimke/skills · 87 tokens