shaka-design-system

shaka-design-system is a skill for Claude Code from ShuaiMXu/mv-skills-bundle. It costs 82 tokens per session (1,028 once invoked), scanned A, original, MIT.

A shared design rulebook for Shaka content, covering themes, fonts, components, and visual principles. Other content-making tools read it as their common source of design rules.

In plain words
What is it for?
Use it as a reference when generating Shaka newsletters, presentations, social-media graphics, or email layouts.
Why use it?
It keeps different outputs consistent and lets visual rules be changed in one place instead of repeated across every content tool.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Good fit Use it as a reference when generating Shaka newsletters, presentations, social-media graphics, or email layouts.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/shuaimxu/mv-skills-bundle/shaka-design-system/github.svg)](https://agentmods.dev/skills/shuaimxu/mv-skills-bundle/shaka-design-system)
Your own site
<a href="https://agentmods.dev/skills/shuaimxu/mv-skills-bundle/shaka-design-system"><img src="https://agentmods.dev/badge/skills/shuaimxu/mv-skills-bundle/shaka-design-system/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 shaka-design-system

Your own site · 80×15
<a href="https://agentmods.dev/skills/shuaimxu/mv-skills-bundle/shaka-design-system"><img src="https://agentmods.dev/badge/skills/shuaimxu/mv-skills-bundle/shaka-design-system.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,028 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.00082 $0.01028
Opus 5 $0.00041 $0.00514
Sonnet 5 $0.00016 $0.00206
Haiku 4.5 $0.00008 $0.00103

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

Security

Grade A, and why

shaka-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 11d 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.

shaka-design-system/SKILL.md · 87 lines

What it actually says

Shaka 设计系统 · 单一真相源

本 skill 不主动触发,仅供其他 skill(公众号、PPT、小红书等)在生成 HTML 内容时读取引用。 修改这里的规则 = 修改所有下游 skill 的视觉语言。


为什么存在

  • 保持 Shaka 所有内容产出(公众号日报、PPT、小红书、邮件)的设计语言一致性
  • 避免在每个 content skill 里重复定义配色 / 字体 / 组件
  • 规则升级只需改一处,所有下游 skill 自动受益
  • 呼应 [[Design DNA]] 理念——把风格规格从视觉稿解耦出来

引用方式

下游 skill 在生成 HTML 前,先 Read 以下文件拿到设计规则:

shaka-design-system/
├── SKILL.md              本文件(读我就够了解整体)
└── references/
    ├── themes.md         5 套主题配色(唯一色板真相源)
    ├── components.md     通用组件(callout / stat / pillar / figure / tag)
    ├── fonts.md          字体层级(标题 / 正文 / 等宽)
    └── principles.md     约束式设计原则(不允许自定义 hex、主题节奏等)

实际挂载路径

  • Skills 通过符号链接发现,实际位置视运行环境而定
  • 在 Claude Agent 容器中:/workspace/user-skills/shaka-design-system/references/*
  • 在宿主机 admin 模式:~/.claude/skills/shaka-design-system/references/*

下游 skill 清单

Skill 用途 输出形态 业务特定文件
ai-tech-wechat-writer AI 日报公众号 纵向长图文 HTML layouts.md 5 段式 + 公众号模板
guizang-ppt-skill(上游) 杂志风 PPT 横滑分页 HTML layouts.md 10 版式 + 横滑模板
xhs-poster-writer(规划中) 小红书封面 3:4 单图 HTML → PNG 小红书封面版式
email-newsletter(规划中) 邮件订阅 邮件兼容 HTML 邮件客户端安全版式

每个下游 skill 职责:只维护自己的 layouts.md(业务特定结构)和 template.html(业务特定容器)。所有共享部分统一从本 skill 读取。


核心哲学

引用自 op7418 的 guizang-ppt-skill,经我方验证并吸收:

  1. 约束式设计:枚举优于自由 —— 5 套主题不允许自定义 hex,因为用户配色 99% 会翻车
  2. 规则文档化:设计不是品味,是可查询的手册 —— references/ 就是给 agent 和设计师共用的手册
  3. 节奏优于元素:单页漂亮不够,整体节奏才是杂志感的来源 —— 主题交替、视觉呼吸、深浅对比
  4. 踩坑沉淀:所有"血泪经验"必须进 checklist,不能靠记忆

修改规则的流程

  1. 提案改哪个文件(themes.md / components.md / etc.)
  2. 检查所有下游 skill 是否会受影响
  3. 在改动后的文件底部加 ## 变更记录 注明日期和原因
  4. 如果是破坏性变更(删除某个组件 / 重命名变量),同步更新下游 skill

边界

本 skill

  • 不生成任何 HTML / 文件
  • 不维护任何业务特定结构(5 段式、10 版式等,归下游 skill)
  • 不触发任何工作流(只被 Read)

本 skill

  • 设计规则的唯一真相源
  • 被引用的字典
Files

What ships with it

4 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. 11d ago First seen · 87 lines · 82 tokens per session scan A 9af0293d0ea5

Subscribe to this mod's changes

shaka-design-system is a skill published in the GitHub repository ShuaiMXu/mv-skills-bundle (10 stars, last pushed 3mo ago), licensed MIT. It adds 82 tokens to every session and 1,028 once invoked, about $0.0004 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

zhang-yimou-visual-ritual

Use this skill when the user wants Zhang Yimou-inspired visual symbolism, color systems, ritualized blocking, folk texture, mass choreography, ceremonial composition, visual metaphor, or large-image concept design for AI short drama. Apply public-source-backed principles; do not impersonate Zhang Yimou or copy…

fanchengchen1-collab/super-director · 77 tokens

higgsfield-moodboard

Use when the user asks about Moodboard, building a moodboard from reference images, curated moodboard presets, Soul Hex color transfer, applying a visual style direction to generations, or named moodboard styles like Y2K studio, Warm ambient, Theatrical light, Swag era, Flash editorial, Street photography, Asian…

OSideMedia/higgsfield-ai-prompt-skill · 84 tokens

higgsfield-canvas

Use when the user mentions Higgsfield Canvas, a node-based or node graph workspace, an infinite board/canvas, chaining generations into a pipeline, or wants to wire prompts → images → videos across models on one surface. Covers what Canvas is, the node categories, the seven models that run inside Canvas, the named…

OSideMedia/higgsfield-ai-prompt-skill · 143 tokens

dramaclaw

A skill for answering identity and self-introduction questions, and for working with the DramaClaw/NovelVideo pipeline. The description also covers turning novels or stories into short vertical videos.

dramaclaw/dramaclaw · 360 tokens

ai-comic-script

A Chinese-language guide for creating complete scripts for AI-generated animated short dramas, from the initial idea through episode planning and finished scenes.

jis60224/ai-comic-skills · 146 tokens

ai-comic-visual-assets

A skill that turns a script into reusable AI image prompts for its main characters, settings, and props. It also defines file names, folders, and reference-image steps for visual consistency.

jis60224/ai-comic-skills · 297 tokens