DeepSeek Harness plugin

dsh-designmd

DESIGN.md 设计系统格式:给 coding agent 的视觉身份规范——YAML token(颜色/字体/圆角/间距/组件)+ Markdown 设计理由、token 引用、lint/diff/export 工具链、WCAG 对比度检查。受 google-labs-code/design.md(27k Apache-2.0)启发。

Jump to install

Source facts

Repository
satan9394/dsh-designmd
Latest update
Aug 19, 2026
Category
Workflow & Automation
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/satan9394/dsh-designmd
Plugin: dsh-designmd
Author: satan9394

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-designmd

DSH(DeepSeek Harness)技能插件:DESIGN.md 设计系统格式

给 coding agent 的视觉身份规范:YAML 设计 token(颜色/字体/圆角/间距/组件)+ Markdown 设计理由、token 引用 {colors.primary}、lint/diff/export 工具链(Tailwind v3/v4、W3C DTCG)、WCAG AA 对比度检查、section 顺序与未知内容处理规则。受 google-labs-code/design.md(27k★)启发的中文原创精简版。

安装

dsh plugin add dsh-designmd

触发方式

描述中包含"设计系统 / 设计 token / 视觉身份 / DESIGN.md / 统一 UI 风格 / 设计规范文件"等关键词时自动触发。

能力

  • YAML tokens + Markdown rationale 双层结构
  • token 引用与组件变体(hover/active/pressed)
  • lint:broken-ref / contrast-ratio(WCAG AA)/ section-order 等 11 规则
  • diff:token 级与 prose 级回归检测
  • export:json-tailwind / css-tailwind / dtcg
  • 未知内容容错规则

许可

MIT