beancookie/awesome-dsh-plugin
Awesome DSH Plugin

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. 🎭主题与外观Themes & Appearance 17

  2. ★ 5

    BeiZi6/dsh-theme-plugin

    Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.

  3. ★ 2

    Braidy-Wu/dsh-conversation-minimap

    A conversation minimap for the DSH Web GUI (ChatGPT desktop style): one evenly-spaced capsule anchor per user prompt, fish-eye bell-curve magnification on hover with full prompt preview, top/bottom edge fade, blue highlight that follows the current prompt, click to jump to the message, and automatic full-history loading.

  4. ★ —

    dsh-skins

    Web UI skins.

  5. ★ 3

    ink5897/dsh-theme-kit

    32 preset themes across three palettes (Morandi, Macaron, Chinese traditional), animated and static wallpapers, paper textures, per-zone opacity and text depth, plus a keyboard desktop pet.

  6. ★ 2

    dsh-custom-theme-import

    DSH Web custom theme importer: one-click import from local paths or GitHub theme collections, live preview and refresh, hosted theme library; the lightweight format lets authors edit CSS/DOM files and hot-reload, making it a friendly option for personal theme development and sharing.

  7. ★ 19

    KinGao294/dsh-skin

    Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls.

  8. ★ 0

    lffrom0303/dsh-window98-theme

    A Windows 98 skin for the DSH web client with beveled buttons, sunken inputs, pixelated typography, navy accents and checkerboard scrollbars.

  9. ★ 18

    Liu-ZA-81/dsh-theme-firefly

    A Honkai: Star Rail "Firefly" theme: wallpaper/video backgrounds, firefly-green neon palette, transformation boot animation, ambient particles, BGM, typewriter SFX, and context-aware emote easter eggs.

  10. ★ 3

    dsh-odette-skin

    dsh-odette-skin — A Genshin Impact "Odette" themed UI skin for DSH: light/dark dual-mode backgrounds (official assets), a 13-token frosted-glass overlay, and a composer decoration system (tri-layer icy border, swan crest, nesting-doll & cheer-stick combo), with a built-in theme toggle. Install via npm.

  11. ★ 16

    PerryLink/dsh-checkpoint-rewind

    Claude Code /rewind for DSH: git-first workspace snapshots plus per-turn session forks, with one-click restore via /checkpoint and /rewind.

  12. ★ 18

    PerryLink/dsh-claude-move

    Four-source migration wizard: move sessions, memory, skills, and slash commands from Claude Code, Codex, OpenCode, and Hermes into DSH and keep working.

  13. ★ 6

    PerryLink/dsh-session-sync

    Cross-device session sync: a dedicated git mirror with append-only three-way merging (keep-both + fork conflict resolution), a /sync command, and automatic push/pull.

  14. ★ 150

    RevolutionLA/dsh-dream-skin

    One-command skinning for DSH Web: 8 original themes, wallpaper (opacity/blur/gradient/URL), per-user accent, and shareable theme-pack import/export + favorites + surprise-me. Purely native on DSH's token system.

  15. ★ 1,947

    Small-tailqwq/dsh-deep-whale

    Whale-girl skin series for the DSH Web UI (maid-atelier).

  16. ★ —

    wsxwj123/dsh-plugins#theme-gallery

    Fifteen curated theme families with complete light and dark palettes that follow the native Light, Dark, and Follow system modes.

  17. ★ 1

    xiaoyanzi191/dsh-premium-themes

    8 curated color schemes plus custom palette import (name + scheme + seed colors derive a full token map), a Palette row in General settings, hot-plug install.

  18. ★ 4

    zhtx2024/dsh-skin-switcher

    Adds a Skins page to Settings that auto-discovers installed skins for one-click switching, with one-click restore to the official default look.

No plugins match.

Installing

# from npm (prebuilt)
dsh plugin --profile web add <npm-package>

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:<owner>/<repo>

GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Get your plugin listed

Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.