dsh-grid-system
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-grid-system
Paste the following prompt into your AI chat to install this plugin:
Install it in DeepSeek Harness by running dsh plugin install uckkk/dsh-grid-system; the source code is available at https://github.com/uckkk/dsh-grid-system
About this plugin
When discussing front-end layouts inside a DeepSeek Harness session, grid column counts, spacing scales, and breakpoint naming conventions tend to be scattered across various documentation files, leading to inconsistency. dsh-grid-system brings all of these grid and spacing references together into a single callable tool, giving layout discussions a unified, instantly queryable source of truth.
The plugin is a pure Node implementation that makes no network requests and relies on no external service. Once added to your profile bundle, the registered tool is available directly in the session, returning all grid and spacing reference data locally and offline with immediate response, and requires no extra configuration or background process to keep running.
It is well suited for developers who frequently work on front-end layouts within Harness sessions and want a shared vocabulary for columns, spacing, and breakpoints. Licensed under MIT, the plugin is lightweight, zero-dependency, and ready to use the moment it is bundled into your profile.
Use Cases
- Quickly reference grid column definitions during layout discussions
- Standardize spacing values in front-end projects to avoid arbitrary numbers
- Look up canonical breakpoint naming conventions when aligning the team
Best For
- Developers working on front-end layouts within Harness sessions
- Front-end teams needing a unified design-system vocabulary
- Users who prefer zero-dependency, offline-capable plugins
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.