AI Agent Hub
Back to plugins
🤖

superpowers-for-dsh

Model Inference Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install Meteor-system/superpowers-for-dsh

Paste the following prompt into your AI chat to install this plugin:

Install in DSH by running dsh plugin install Meteor-system/superpowers-for-dsh; the source code is available at https://github.com/Meteor-system/superpowers-for-dsh

About this plugin

Engineering work in DSH often lacks a structured workflow—models tend to skip TDD, verification, or code review, or cram every rule into context at once. superpowers-for-dsh packages the 14 engineering skills from obra/superpowers into a standalone DSH bundle, so the model loads the relevant skill step by step as the task demands, covering requirements design, execution, collaboration, quality, code review, and Git delivery in one coherent pipeline.

The plugin ships an automatic session bootstrap that nudges the model to check applicable skills at startup, and declares DSH-native collaboration tools such as plan mode, subagent, workflow, and todo—while the SuperPowers flow decides when each tool should be invoked. A Windows sandbox compatibility layer hides and strips legacy security fields under danger-full-access, and preserves genuine escalation requests under low-privilege modes so DSH approval policies handle them normally. An optional UI/UX Pro Max capability package offers domain search, stack search, and deterministic design-system generation from a pinned local dataset—no network calls, no third-party Python packages required.

Built for developers who write code daily in DSH and want a TDD / systematic-debugging / code-review / Git-worktree delivery cadence, as well as teams that want inline UI/UX design references without switching tools. The bundle and preset are installed in separate layers; none of DSH's permission or execution machinery is modified, so upgrades or rollbacks only touch the preset template directory with minimal impact on a production profile.

Use Cases

  • Drive a full coding task through requirements, execution, verification, code review, and Git delivery in a single DSH session
  • Reduce rework by enforcing TDD and systematic debugging—models auto-load the right skill before acting
  • Search design-domain evidence and generate deterministic design systems inline via the optional UI/UX Pro Max preset

Best For

  • Solo developers coding daily in DSH who want a structured delivery cadence
  • Team projects that rely on TDD, systematic debugging, and code-review discipline
  • Product and front-end teams seeking inline UI/UX design references without switching tools