dsh-color-name
颜色名称识别:输入十六进制颜色,返回常见中文/英文颜色名称(Color name lookup tool for DeepSeek Harness)
AI 분석
纯 Node 实现,输入十六进制颜色返回中英文名称。适合设计师、前端开发及色彩管理任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-color-namedsh-color-name · 颜色名称
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-color-name
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-color-name"。