AI Agent Hub
Back to plugins
🧰

dsh-modular-scale

Web Tools Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-modular-scale

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

In DeepSeek Harness, run dsh plugin install uckkk/dsh-modular-scale to add this plugin; full source is available at https://github.com/uckkk/dsh-modular-scale .

About this plugin

Typography and UI design rely on a well-chosen type scale. Manually stepping through modular ratios such as 1.25, 1.333, or 1.5 is tedious, and a single miscalculation can throw the entire rhythm off. dsh-modular-scale collapses that workflow into one in-session tool call: supply a ratio and a range, and get a harmonious set of font sizes back instantly, without bouncing to an online calculator or doing the arithmetic by hand.

The plugin is implemented entirely in Node with zero network calls and no external services. Every computation runs locally on your machine, making it a natural fit for offline work, air-gapped environments, or any workflow where keeping data on-machine matters. There is no third-party SaaS layer to audit or worry about.

It is built for front-end developers, UI designers, and solo builders who need to establish or fine-tune a type scale quickly. Whether you are picking a ratio from scratch on a new project or nudging one step on an existing one, you can resolve the numbers in a single conversation and stay focused on the design decisions that truly matter.

Use Cases

  • Establish a full type scale from scratch on a new project
  • Nudge one step in an existing UI to restore ratio harmony
  • Compute font sizes offline without any online calculator

Best For

  • Front-end developers building or tuning a type scale
  • UI designers who care about typographic detail
  • Solo developers who prefer local, private tooling