AI Agent Hub
Back to plugins
🧠

dsh-interaction-design

Memory Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-interaction-design

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

Run dsh plugin install uckkk/dsh-interaction-design in your terminal to install this plugin; the source repository is available at https://github.com/uckkk/dsh-interaction-design.

About this plugin

When discussing interface design or reviewing interaction flows in a conversation, you often need to reference core design principles, heuristics, and theoretical concepts without breaking your flow to search articles or flip through books. dsh-interaction-design embeds interaction design theory locally so you can pull up the concepts you need with a single in-session tool call.

The plugin is a pure Node.js implementation with zero network requests and no external service dependencies, running entirely offline. After installation it registers a set of tools into your profile; invoking them during a conversation surfaces interaction design theory on demand, with no extra configuration or network access required.

It is well suited for interaction designers, product managers, and front-end engineers whose AI-assisted conversations frequently touch on usability heuristics, design patterns, and interaction principles. If your workflow involves discussing code or product decisions alongside design theory, this plugin keeps context tight and eliminates the fragmentation of repeatedly switching windows to look things up.

Use Cases

  • Quickly referencing interaction design heuristics during a UI discussion
  • Looking up design theory concepts while reviewing front-end component behavior
  • Retrieving interaction design terminology definitions offline while writing product docs

Best For

  • Interaction designers who frequently discuss design topics in AI-assisted conversations
  • Product managers who need to cite design principles while iterating on product flows
  • Engineers reviewing front-end interactions who want quick access to design theory