dsh-interaction-design
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
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.