ardot-style-guide skillA
ardot-style-guide is agent-read markdown (skill) from balabalabalading/huuuuuuho-skills: 从头设计或为 Ardot 项目应用视觉主题时使用此技能。 涵盖 `search_style_guide` → `build_style_guide` 工作流程,用于发现和应用完整的设计系统(颜色、排版、间距、布局模式)。 触发条件:"设计落地页"、"创建仪表板"、"应用深色主题"、 "设置设计系统"、"选择调色板"、"为应用选择字体"、 "样式指南"、"视觉风格"、"外观和感觉"。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# ardot-style-guide — 样式指南搜索与构建
通过 `search_style_guide` → `build_style_guide` 工具链发现和应用完整的设计系统。Ardot 独有的能力,Figma 没有等效功能。
## 技能边界
- 当用户想要从头建立视觉风格时使用此技能
- 在任何创建带样式 UI(颜色、排版)的 `batch_edit` 之前使用此技能
- 如果用户已有已建立的设计系统和已知令牌,可跳过此技能
- `build_style_guide` 的输出是**权威性的** — 所有下游工具必须严格遵循其值
## 前置条件
- 必须已调用 `fetch_editor_state(includeSchema: true)`
- 应为目标设计类型加载 `fetch_guidelines(topic)`
---
## search_style_guide — 三轮回退协议
### 第一轮:关键词搜索
提供特定关键词以定位用户意图。
```
search_style_guide({
"topic": "landing-page", // 或 web-app、mobile-app、slides、table
"designKeywords": "SaaS dashboard modern clean professional",
"colorKeywords": "dark mode cool blue professional",
"typographyKeywords": "modern sans-serif clean readable",
"layoutKeywords": "dashboard analytics cards grid"
})
```
**收到结果后**,逐一审查每个领域:
- **style**:样式类别是否与请求的视觉风格匹配?
- **color**:检查背景、卡片和前景值。如果用户想要深色模式但所有背景值都是浅色(#F_xxxx 范围),则此领域没有合适匹配。
- **typography**:情绪是否匹配?字体是否可用(使用 `get_available_fonts` 检查)?
- **layout**:模式是否适合页面类型?
如果某个领域的所有候选都合适 → 继续到 `build_style_guide`。
### 第二轮:完整目录(如果任何领域没有合适匹配)
对于第一轮没有合适匹配的领域,再次调用 `search_style_guide`,对该领域的关键词使用 `true` 以获取完整目录:
```
search_style_guide({
"topic": "landing-page",
…Read the whole file at its exact version.
How to install
mdr add balabalabalading/huuuuuuho-skills/ardot-style-guide@git:20260610.fe5ae6dmdr add balabalabalading/huuuuuuho-skills/ardot-style-guide@sha256:c7caa02246971839Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_iav6jcw3b5qmdarl)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260610.fe5ae6d latest | 2026-06-10 | fe5ae6d | 5,925 B | A | view · diff |
| git:20260520.0488b94 | 2026-05-20 | 0488b94 | 6,246 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5925 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
balabalabalading/huuuuuuho-skills · 117 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_iav6jcw3b5qmdarl GET https://markdownregistry.com/api/v1/resolve?ref=balabalabalading/huuuuuuho-skills/ardot-style-guide GET https://markdownregistry.com/api/v1/blob/c7caa022469718395602f14f4bb95816a6950767656253cce9e81ebdab2929f4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.