uckkk/dsh-design-patterns ↗★ 0
dsh-design-patterns
UI 设计模式参考:常见界面组件模式与适用场景知识库,帮助快速选择正确的交互组件(UI design patterns for DeepSeek Harness)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-design-patterns说明文档
阅读完整 README ↗dsh-design-patterns · UI设计模式参考
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-design-patterns
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-design-patterns"。