An0range/dsh-plugins--packages-dsh-shot-helper0

@lyc/dsh-shot-helper

截图助手(静态组合面):发版截图辅助,驱动页面UI状态并回传元素rect,配合Win32脚本截元素级截图。host服务+浏览器UI。

AI 分析

核心用于发版截图辅助。通过驱动页面UI状态并回传元素rect,配合Win32脚本实现元素级截图。适合需要自动化生成发版截图的开发或测试人员。

包名
@lyc/dsh-shot-helper
版本
1.0.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:An0range/dsh-plugins#cd7628f397ae0491ba35cdef1f28ae9985788b9c&path:packages/dsh-shot-helper

@lyc/dsh-shot-helper

截图助手 的静态组合面实现(DSH profile 挂载,开机即用、无批准卡)。

  • 动态面源码(开发迭代用):plugins//{host,client}.js
  • 双面策略:见仓库根 docs/plugin-dual-face.md

构建

pnpm build   # tsc -p tsconfig.json && tsc -p tsconfig.client.json && tsdown

安装(web profile)

在本包目录(packages/dsh-shot-helper)下执行:

dsh plugin --profile web add link:.