dsh-web-clone
网页复刻:从参考图/URL 提取字体、颜色、动画、组件结构,生成还原度高的网页项目。受 xuanxuan-prompts(169★)启发。
6 results
网页复刻:从参考图/URL 提取字体、颜色、动画、组件结构,生成还原度高的网页项目。受 xuanxuan-prompts(169★)启发。
BSP coding swarm plugin for DeepSeek Harness: nested 3-tier swarms (root + squad leads on deepseek-v4-pro, up to 100 concurrent workers on deepseek-v4-flash) with barrier-synchronized phases, worktree isolation, guardrail grants, budget caps, and cache-stable prefixes
Vietnam business utilities for DeepSeek Harness (dsh): VietQR quick-link, tax-code (MST) lookup, amount-to-Vietnamese-words.
DSH web plugin: select text inside the dsh-better-sidebar preview (markdown/code/text/office-rendered docs) and send it to the current conversation composer — pure DOM-layer enhancement, touches no viewer and no better-sidebar internals.
DSH 独立工作台窗口插件:VSCode 风格文件树 / 编辑器 / 终端 / Git / 浏览器,按会话隔离。独立窗口模式(?dshWindow=workspace),打开时隐藏主窗口、退出恢复,会话切换与文件树联动。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。