AI Agent Hub
Back to plugins
🎮

dsh-design-tokens

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-design-tokens

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

Run dsh plugin install uckkk/dsh-design-tokens in the DeepSeek Harness terminal to install this plugin, source code: https://github.com/uckkk/dsh-design-tokens

About this plugin

When working with front-end styles in DSH sessions, design-token naming often lacks a shared convention, leading to inconsistencies in casing, prefixes, and hierarchy across a team. dsh-design-tokens was built to address exactly that: a purely Node-based naming-convention reference that requires no network calls and no external services.

The plugin registers a set of naming-reference tools inside the session. Once invoked, you can consult convention-aligned token naming suggestions right where you work. Everything runs locally out of the box, with no backend, no proxy, and no configuration.

If you need to keep design-token naming consistent in day-to-day development or want to establish a lightweight naming-reference standard for your team, this plugin is a practical fit.

Use Cases

  • Look up naming conventions when creating new design tokens in a DSH session
  • Audit existing tokens to verify consistent prefixes and hierarchy
  • Adopt a lightweight, zero-dependency naming reference for your team

Best For

  • Front-end developers who need a consistent design-token naming style
  • Design engineers maintaining multi-component libraries with style consistency in mind
  • Team collaborators who work with style code inside DSH sessions