ss-dial

Apply a deterministic single-axis visual transformation across a UI design system.

22|1|Updated Jul 17, 2026
One-click install
npx skills add https://github.com/izzoa/polyrouter --skill ss-dial
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ss-dial
Source: https://github.com/izzoa/polyrouter/tree/main/.agents/skills/ss-dial
Command: npx skills add https://github.com/izzoa/polyrouter --skill ss-dial

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the common design problem of inconsistent, one-off tweaks by applying a single visual axis change across an entire interface in a coordinated, deterministic way.

Core Features & Use Cases

  • Single-axis adjustment: Moves exactly one design axis such as density, hierarchy contrast, radius, elevation, color, font weight, or motion.
  • System-wide consistency: Updates all affected tokens and components together so the change feels intentional instead of patchy.
  • Guardrail-aware changes: Respects layout, accessibility, and motion constraints while re-running quality checks after the update.
  • Use case: A designer asks for “denser” cards or “sharper” corners, and the Skill applies the correct coordinated transformation without breaking the design system.

Quick Start

Ask to dial one axis by naming the axis and direction, for example: density denser.

Frequently Asked Questions about ss-dial

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I adjust density across an entire UI design system without breaking visual consistency?

A single-axis design adjustment updates all affected tokens and components together for system-wide visual consistency. It targets one axis like density or radius, respects guardrails, and runs quality checks to keep the interface coherent.

What is a design axis transformation for UI styling?

A design axis transformation targets one visual property such as density, hierarchy contrast, radius, elevation, color, font weight, or motion. It applies coordinated token updates system-wide rather than isolated, one-off tweaks.

Can I change corner radius and motion tokens system-wide without affecting other design axes?

You can dial a single axis like radius or motion independently. The transformation applies guardrail-aware token updates to that specific axis and persists the new state, leaving other visual axes untouched while maintaining interface coherence.

How do I make UI cards denser using design tokens?

To make UI cards denser, apply a density transformation across the design system. The Skill adjusts all relevant tokens and components together in a coordinated way, respecting layout constraints and running a quality check to ensure visual consistency.

What happens to accessibility and layout guardrails when changing elevation or font weight tokens?

Accessibility and layout guardrails are preserved during token updates. The transformation respects existing constraints for the targeted axis and re-runs quality checks after applying the new state to ensure the interface remains coherent and compliant.

When should I avoid using a single-axis transformation for design system updates?

You should avoid single-axis transformations when multiple visual axes need simultaneous, interdependent changes. This approach is designed for precise, isolated adjustments to one axis like color or motion, not for sweeping, multi-variable design system overhauls.