Bundle
dsh-web-artifacts
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- License
- MIT
- Updated
- Updated 18 days ago
Readme
# dsh-web-artifacts DSH(DeepSeek Harness)技能插件:**交互式 Web 组件构建**。 React 18 + TS + Tailwind + shadcn/ui 构建多组件 HTML 制品:初始化→开发→打包单文件→展示;防 AI slop 设计准则。受 [Anthropic 官方 skills](https://github.com/anthropics/skills) 的 web-artifacts-builder(Apache-2.0)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-web-artifacts ``` ## 触发方式 描述中包含"交互式 HTML / Web 制品 / 仪表盘组件 / shadcn / 单文件打包 / AI slop"等关键词时自动触发。 ## 能力 - 脚手架工作流(React+TS+Tailwind+shadcn) - 单文件打包 - 防 AI slop 设计准则 - 组件复用与状态管理 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-web-artifacts
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-web-artifacts from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.