superpowers-dsh
Superpowers for the DeepSeek Harness: TDD, debugging, planning, and collaboration skills adapted from obra/superpowers
44 results
Superpowers for the DeepSeek Harness: TDD, debugging, planning, and collaboration skills adapted from obra/superpowers
Browser element annotation bridge for DeepSeek Harness
Embedded C/C++ firmware development toolbox — 4 agents, 8 skills covering FreeRTOS, ISR, NVM storage, Keil MDK, ARMCLANG, HardFault, state machines, architecture, LVGL patterns, and claim fact-checking. Ships a native DeepSeek Harness (dsh) bundle that injects the session-start gate into the first model step.
Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets
Android Logcat viewer for the dsh web GUI: auto-connects to any adb device in debug mode, live logcat stream with level/keyword filters, pause/clear/export, plus agent tools (logcat_recent). Hot-pluggable — mounted via ~/.dsh/cordis.patch.yml + a profile node_modules copy, no dsh source changes.
Faithful control of your real, logged-in Chrome profiles: MCP server + MV3 extension + authenticated localhost bridge. No copied profiles, no debug profile, no remote-debugging port, no Edge.
Official hybrid DSH plugin: Cheat Engine dynamic debugging toolkit with host ce_* tools and a client floating status panel.
DSH 插件 UI 调试神器:让 AI 在真实 Chrome(Playwright)中自动看界面、点按钮、拖组件,一键安装零配置
Give DeepSeek Harness agents live control of your ComfyUI canvas (local or cloud): embed it as a split-screen tab, then read/edit/run workflows, debug errors, fetch output images, and batch-sweep parameters straight from the chat. Ships the ComfyUI-side bridge node.
MCP server that searches the Roblox DevForum and official creator docs so AI coding agents can debug Roblox games against real community and engine knowledge.
Runtime-first Debug Mode plugin for DeepSeek Harness
IDE engineering services for DeepSeek Harness: LSP diagnostics/navigation/rename, DAP debugging (debugpy + js-debug), and task-toolchain build/test/lint runs.
Inspect, measure, search, and compare the exact provider-neutral context assembled by DeepSeek Harness.
The LLM debug console inside DeepSeek Harness — capture every model call, see everything, replay anything.
Explain failed DeepSeek Harness agent runs locally, then produce a redacted recovery plan. No model required.
Praxis — a bundled engineering-methodology skill library for DeepSeek Harness (dsh). Ships as a self-contained Cordis plugin that registers a skill provider on ctx.skills.
MCP-first Agent runtime debugging, verification, and controlled profiling for DeepSeek Harness / Cordis.
Native DeepSeek Harness plugin for J-Link debugging: manager + tools + device patches + visualization. 原生 J-Link 调试插件(管理器+工具+补丁注册+可视化)。
A continuous, model-assisted semantic debugger for DeepSeek Harness trajectories.
DSH plugin development boundary skill: platform capability boundaries (Client↔Host channels, filesystem limits, dynamic vs bundle lifecycle, install/debug rules)
Runtime data-flow audit log for DeepSeek Harness: who mutated what, in what order — per-plugin, per-fiber attribution.
Triage port conflicts: reuse your own live server, switch ports for others, precisely kill zombies
Bisect bug root causes in three modes: code / boundary / commit (git bisect run)
HTTP/API debugging toolset for DeepSeek Harness: http_request, curl_parse, request_history