AI Agent Hub
Back to plugins
🧰

dsh-iconography

Web Tools Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-iconography

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

Run dsh plugin install uckkk/dsh-iconography in DeepSeek Harness to install this plugin. Source code: https://github.com/uckkk/dsh-iconography

About this plugin

Icon systems tend to fall apart without a shared set of rules—naming drifts, sizes go rogue, and styles clash across components. dsh-iconography closes that gap by providing a lightweight, in-session icon design guideline reference for DSH workspaces. Developers get an at-hand source of icon conventions without ever leaving their coding environment.

Built entirely in pure Node.js with zero network calls and zero external services, every capability runs locally. This makes it a natural fit for offline setups, air-gapped environments, and security-sensitive projects where data exfiltration or service unavailability are genuine concerns.

The plugin is best suited for developers and design engineers maintaining mid-to-large-scale front-end projects who need a consistent icon language across the codebase. Once integrated, teams can invoke the guideline reference directly in their conversations, cutting down on rework and visual fragmentation caused by inconsistent icon usage.

Use Cases

  • Look up icon naming and sizing conventions right inside a DSH session
  • Keep icon design consistent in offline or air-gapped environments
  • Unify the icon design language across components in large-scale front-end projects

Best For

  • Developers maintaining mid-to-large-scale front-end projects
  • Design engineers who need a unified icon standard
  • Engineering teams working in air-gapped or restricted-network environments