suanlayu-dsh-plugins
suanlayu666
Self-made DeepSeek Harness plugins (MIT)
DSH-PLUGIN STORE / LIVE CATALOG
聚合 GitHub 上的 DSH 插件,打造 DeepSeek Harness 生态的一站式目录。
1361 个项目,匹配「java」
suanlayu666
Self-made DeepSeek Harness plugins (MIT)
sunshaobei
支持dsh @引用文件及文件夹
sunshaobei
支持 dsh 上下切换历史记录
sweven-tears
dsh-ghCLI 是面向 DeepSeek Harness(DSH)的 gh CLI 集成插件
sweven-tears
通用网页浏览插件:在 DshDesktop 桌面壳与 Edge/Chrome 等通用浏览器 中, 都能把网页以独立标签页打开
taontech
该仓库暂未提供项目说明。
tkdfs
DSH preset: auto-assigns model + reasoning effort per work phase in PTC sessions — plan→pro+max, implement→pro+high, mechanical→flash+high.
ttxl314
DeepSeek Harness 插件:Lord/Serf 协议 0.5 技能,让 DSH 实现文件式多智能体编排(Lord 派活,Serf 干活)。 DeepSeek Harness plugin: Lord/Serf protocol 0.5 skills for file-based multi-agent orchestration.
tvrpdfe
DeepSeek Harness (DSH) Web UI 会话管理插件,可以直接聊天、删除会话、管理已归档会话
uckkk
接口模拟服务器:解析 OpenAPI 3.x,生成零依赖 Node Mock 服务器并按 schema 生成示例数据
uckkk
@{name=dsh-base64url; version=0.1.0; description=Base64URL 编解码; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
@{name=dsh-byte-size; version=0.1.0; description=字节大小格式化:把任意字节数换算为 B/KB/MB/GB/TB 等人类可读格式,支持二进制与十进制前缀(Byte size formatting tool for DeepSeek Harness); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
@{name=dsh-cinematography; version=0.1.0; description=电影运镜与镜头语言参考; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
@{name=dsh-cron; version=0.1.0; description=Cron 解析:解析 5 字段 cron 表达式,返回人类可读描述与接下来 N 次执行时间; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
数据库迁移生成:对比两个 SQL DDL,检测表/列结构差异并生成 ALTER TABLE 迁移 SQL
uckkk
设计风格参考
uckkk
批量重命名:查找/替换、前后缀、大小写规则,支持 dry-run 预览
uckkk
@{name=dsh-git-commit; version=0.1.0; description=Git 提交助手:分析仓库变更生成规范化 Conventional Commits 提交信息、按提交历史生成 CHANGELOG、按语义化版本建议下一个版本号; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
INI ↔ JSON 转换
uckkk
交互设计理论参考
uckkk
@{name=dsh-json-flatten; version=0.1.0; description=JSON 扁平化:嵌套 JSON ↔ 点号扁平键互转(支持数组索引); type=module; main=./index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
@{name=dsh-json-tools; version=0.1.0; description=JSON 规范化:递归排序键、美化/压缩 JSON; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
@{name=dsh-json-types; version=0.1.0; description=JSON 类型生成:把 JSON 数据转换为 TypeScript 接口 / JSON Schema / Python(Pydantic) 模型,自动推断字段类型、嵌套对象与数组元素类型; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
uckkk
JSON 校验与修复:定位语法错误行列,修复注释/尾逗号/单引号