プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
12 件のプラグインが見つかりました
superdesign-skill
superdesigndev/superdesign-skill
Design skill for UI and marketing graphics on the Superdesign canvas: reads the repo for context, extracts its design system, then generates and iterates branchable design drafts, flow pages, and reusable components through the Superdesign CLI.
dsh-web-lan-access
acidgr/dsh-web-lan-access
Web UI の LAN/リモートアクセス対応: 平文 HTTP オリジンに crypto.randomUUID のポリフィルを注入し、LAN や Tailscale の IP 直接リンクでもフロントエンドが正常に動作するようにします。
dsh-annotate
bramblexu/dsh-annotate
Vibe Coding 中にブラウザの要素を直接選択し、構造化されたビジュアルフィードバックを DeepSeek Harness Agent に送信。
dsh-expert-mode
asher-2000/dsh-expert-mode
Expert-mode agent preset for DeepSeek Harness (v0.3.0, bilingual EN/ZH): a chief coordinator plus 11 domain-expert subagents with automatic task delegation. Features: Five-Anchor constraint (review/convergence/anti-drift/collaboration-check/resource-awareness per turn), Near-distance Guidance (identity/task/output template per expert), expert persistence, cross-expert communication protocol, cross review, and experience pool. Experts: data analyst, copywriter, legal review, product manager, frontend, UI/UX, architect, social media ops, growth hacker, quant finance, finance.
dsh-oc
chiro2001/dsh-oc
DeepSeek Harness × OpenCode TUI 前端:把 dsh 的 Agent、会话、工具接入官方 opencode 终端。OpenCode TUI frontend for the DeepSeek Harness (dsh): agents, sessions and tools in the official opencode terminal.
dsh-feishu-bot
tingrudeng/dsh-feishu-bot
Feishu (Lark) private-chat frontend for DeepSeek Harness: drive, monitor, and approve local agents from Feishu, sharing sessions with the Web GUI
dsh-ds-attach
wqx-txdsyl/dsh-ds-attach
**DeepSeek Chat (chat.deepseek.com) same-style attachments**: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
dsh-agfs
openagfs/dsh-agfs
File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
design-playbook
bandersnatch0x/design-playbook
コーディングエージェント向けのデザイン I/O。宣言(spec/domain/craft/design/components/template)と契約(skill/evaluator)によって制御可能な UI 生成を行います。コンソール、ダッシュボード、エージェント運用、CJK 優先アプリなどのプロダクト UI 向け。
dsh-frontend-design
satan9394/dsh-frontend-design
前端设计技能:指导 agent 产出高质量 Web 前端设计(视觉层级、配色、排版、组件、响应式、无障碍)。改编自 Anthropic 官方 frontend-design(Apache-2.0)。
dsh-frontend-tools
lukaiwuyi/dsh-frontend-tools
DSH plugin: loopback WebSocket bridge that mirrors application frontend tools onto the agent's tool registry and forwards model calls back to the application — one bridge, many apps, key-based namespace isolation
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.