Desktop Dev Team · dsh-desktop-dev

A DeepSeek Harness agent preset — a virtual team lead specialized in Windows full-stack desktop software development.

🌐 简体中文 · 📦 GitHub repository

dsh-pluginagent-presetdesktopwindowsdeepseek-harness

Capabilities

Install

Copy the preset into the DSH user preset directory, then pick 桌面开发团队 when starting a new session:

$dst = Join-Path ($env:DSH_HOME ?? (Join-Path $HOME '.dsh')) '.agent-presets\desktop-dev'
New-Item -ItemType Directory -Path $dst -Force | Out-Null
Copy-Item -Recurse -Force .\* $dst

Bundled skills

SkillContents
desktop-team-playbookTeam formation & delegation protocol (5 role prompt templates)
desktop-stack-decisionsStack decision tree & ADR conventions
desktop-ui-uxWindows UI/UX acceptance checklist
desktop-packaging-releasePackaging / signing / release gate
desktop-qa-verificationTest strategy & pre-release acceptance
desktop-editor-vscodeVS Code environment conventions & extension guide
project-memoryProject memory maintenance conventions

Validation & CI

Every push to main runs two validation tiers through GitHub Actions: