Design Style Skill logo

Design Style Skill

OrganizationPopular
MiniMax-AI
design-style-skill

Select a consistent visual design system for PPT slides using radius/spacing style recipes. Use when users ask for overall style direction or component styling consistency. Includes Sharp/Soft/Rounded/Pill recipes, component mappings, typography/spacing rules, and mixing guidance. Triggers: 风格, style, radius, spacing, 圆角, 间距, PPT风格, 视觉风格, design style, component style.

Overview

PublisherMiniMax-AI
Repositoryskills
Skill namedesign-style-skill
Stars
13.6K
Forks
1.2K
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by MiniMax-AI on GitHub. Read the source before you install it.

Installation

Install the Design Style Skill AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/MiniMax-AI/skills.git /tmp/skills
mkdir -p .claude/skills
cp -r /tmp/skills/plugins/pptx-plugin/skills/design-style-skill .claude/skills/design-style-skill
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Design Style Skill in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Design Style Skill on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Design Style Skill is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Style Recipes - PPT视觉风格系统

同一套设计可通过调整圆角(rectRadius)和间距呈现4种不同风格。根据场景选择合适的风格配方。

单位说明: PptxGenJS 使用英寸(inch)作为单位。幻灯片尺寸为 10" × 5.625" (LAYOUT_16x9)

风格概览

风格圆角范围间距范围适合场景
Sharp & Compact0 ~ 0.05"紧凑数据密集型、表格、专业报告
Soft & Balanced0.08" ~ 0.12"适中企业汇报、商务演示、通用PPT
Rounded & Spacious0.15" ~ 0.25"宽松产品介绍、营销演示、创意展示
Pill & Airy0.3" ~ 0.5"通透品牌展示、发布会、高端演示

Sharp & Compact(锐利紧凑)

视觉特征: 方正、信息密度高、专业严肃感。

Token 配方

类别值 (英寸)说明
圆角-小0"完全直角
圆角-中0.03"微圆角
圆角-大0.05"小圆角
元素内边距0.1" ~ 0.15"紧凑
元素间距0.1" ~ 0.2"紧凑
页面边距0.3"较窄
区块间距0.25" ~ 0.35"紧凑

Soft & Balanced(柔和均衡)

视觉特征: 适中的圆角、舒适的留白、专业又不失亲和。

Token 配方

类别值 (英寸)说明
圆角-小0.05"小圆角
圆角-中0.08"中等圆角
圆角-大0.12"较大圆角
元素内边距0.15" ~ 0.2"适中
元素间距0.15" ~ 0.25"适中
页面边距0.4"标准
区块间距0.35" ~ 0.5"适中

Rounded & Spacious(圆润宽松)

视觉特征: 大圆角、充裕留白、友好亲切、现代感。

Token 配方

类别值 (英寸)说明
圆角-小0.1"中等圆角
圆角-中0.15"大圆角
圆角-大0.25"很大圆角
元素内边距0.2" ~ 0.3"宽松
元素间距0.25" ~ 0.4"宽松
页面边距0.5"较宽
区块间距0.5" ~ 0.7"宽松

Pill & Airy(胶囊通透)

视觉特征: 全圆角胶囊形、大量留白、轻盈通透、品牌展示感强。

Token 配方

类别值 (英寸)说明
圆角-小0.2"大圆角
圆角-中0.3"胶囊形
圆角-大0.5"完全胶囊
元素内边距0.25" ~ 0.4"通透
元素间距0.3" ~ 0.5"通透
页面边距0.6"
区块间距0.6" ~ 0.9"通透

组件级风格映射表

组件SharpSoftRoundedPill
按钮/标签rectRadius: 0rectRadius: 0.05rectRadius: 0.1rectRadius: 0.2
卡片/容器rectRadius: 0.03rectRadius: 0.1rectRadius: 0.2rectRadius: 0.3
图片容器rectRadius: 0rectRadius: 0.08rectRadius: 0.15rectRadius: 0.25
输入框形状rectRadius: 0rectRadius: 0.05rectRadius: 0.1rectRadius: 0.2
徽章/BadgerectRadius: 0.02rectRadius: 0.05rectRadius: 0.08rectRadius: 0.15
头像框rectRadius: 0rectRadius: 0.1rectRadius: 0.2rectRadius: 0.5 (圆形)

PptxGenJS 圆角示例

javascript
// Sharp 风格卡片
slide.addShape("rect", {
  x: 0.5, y: 1, w: 4, h: 2.5,
  fill: { color: "F5F5F5" },
  rectRadius: 0.03
});

// Rounded 风格卡片
slide.addShape("rect", {
  x: 0.5, y: 1, w: 4, h: 2.5,
  fill: { color: "F5F5F5" },
  rectRadius: 0.2
});

// Pill 风格按钮 (高度0.4"时,rectRadius设为0.2"即为胶囊形)
slide.addShape("rect", {
  x: 3, y: 4, w: 2, h: 0.4,
  fill: { color: "4A90D9" },
  rectRadius: 0.2
});

混搭原则

1. 外层容器 ≥ 内层圆角

javascript
// 正确:外 > 内
card:   rectRadius: 0.2
button: rectRadius: 0.1

// 错误:内 > 外 → 视觉溢出感
card:   rectRadius: 0.1
button: rectRadius: 0.2

2. 信息密度决定间距

区域类型推荐风格
数据展示区Sharp / Soft(紧凑间距)
内容浏览区Rounded / Pill(宽松间距)
标题区域Soft / Rounded(适中间距)

3. 圆角与元素高度的关系

元素高度SharpSoftRoundedPill
小 (< 0.3")0"0.03"0.08"高度/2
中 (0.3" ~ 0.6")0.02"0.05"0.12"高度/2
大 (0.6" ~ 1.2")0.03"0.08"0.2"0.3"
超大 (> 1.2")0.05"0.12"0.25"0.4"

Pill风格提示: 要实现完美胶囊形,设置 rectRadius = 元素高度 / 2


Typography 排版规范 (PPT)

用途字号 (pt)说明
注释/来源10 ~ 12最小可读字号
正文/描述14 ~ 16标准正文
副标题18 ~ 22次要标题
标题28 ~ 36页面标题
大标题44 ~ 60封面/章节标题
数据高亮60 ~ 96关键数字展示

Spacing 间距规范 (PPT)

基于10" × 5.625"幻灯片尺寸:

用途推荐值 (英寸)
图标与文字间距0.08" ~ 0.15"
列表项间距0.15" ~ 0.25"
卡片内边距0.2" ~ 0.4"
元素组间距0.3" ~ 0.5"
页面安全边距0.4" ~ 0.6"
主要区块间距0.5" ~ 0.8"

快速选择指南

演示类型推荐风格原因
财务/数据报告Sharp & Compact信息密度高,专业严谨
企业汇报/商务Soft & Balanced平衡专业与友好
产品介绍/营销Rounded & Spacious现代感,亲切感
发布会/品牌展示Pill & Airy高端感,视觉冲击
培训/教育Soft / Rounded清晰易读,友好
技术分享Sharp / Soft专业,信息清晰

Frequently asked questions

What does the Design Style Skill AI skill do?

Select a consistent visual design system for PPT slides using radius/spacing style recipes. Use when users ask for overall style direction or component styling consistency. Includes Sharp/Soft/Rounded/Pill recipes, component mappings, typography/spacing rules, and mixing guidance. Triggers: 风格, style, radius, spacing, 圆角, 间距, PPT风格, 视觉风格, design style, component style.

Why use Design Style Skill on TypingMind?

Because you install it once and use it with any model. Design Style Skill is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Design Style Skill in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/MiniMax-AI/skills/tree/main/plugins/pptx-plugin/skills/design-style-skill. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Design Style Skill?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Design Style Skill?

As many as you like. As long as a model supports skills, you can use Design Style Skill with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Design Style Skill AI skill free?

Yes. It is published on GitHub by MiniMax-AI under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇