design-adjust

Finalize design tokens and components while generating arbitration reports.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill design-adjust
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-adjust
Source: https://github.com/RebelliousSmile/my-claude-marketplace/tree/main/plugins/design/skills/adjust
Command: npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill design-adjust

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires adjust-reference, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Skill Unit 'adjust' helps to stabilize your design system by managing tokens, components, and their relationships. It finalizes design decisions, making the system more maintainable and coherent.

Core Features & Use Cases

  • Arbitration and Decision Making: Facilitates decision-making processes among various design elements by automatically selecting dominant patterns or providing gate reviews.
  • Component Finalization: Automates the creation and update of design/components.json, including background, modifiers, and elements according to predefined schemas.
  • Token Canonization: Canonizes and deduplicates tokens in design/tokens.json for consistency.
  • Documentation: Outputs detailed reports on the arbitration and freeze processes.
  • Use Case: Use this Skill Unit after completing the destructure phase to finalize your design system's components and tokens.

Quick Start

To begin the arbitration and freezing process for your design system, activate the adjust skill by saying: "/design:adjust"

Frequently Asked Questions about design-adjust

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

FAQPage Schema
How do I finalize and stabilize my design system's tokens and components?

To finalize and stabilize your design system, you can use a token and component management process that coordinates decision-making, finalizes elements into JSON schemas, and deduplicates tokens for system coherence.

What is design token canonization and how does it resolve conflicts?

Design token canonization is the process of standardizing and deduplicating tokens in a system's JSON definitions. Conflict resolution works by automatically selecting dominant patterns or providing gate reviews during system arbitration.

How do I automate component creation and updates within a design system?

Automate component creation by updating the components JSON file with backgrounds, modifiers, and elements according to predefined schemas, ensuring structure and consistency across the design system.

When do I need to run the design system arbitration and freeze process?

You need the arbitration and freeze process after completing the destructure phase of your design workflow, ensuring all design decisions are finalized, stabilized, and properly documented before deployment.

Does this design system management process require predefined schemas?

Yes, the process operates strictly with predefined schemas for token and component definitions to ensure consistency, proper conflict resolution, and accurate system arbitration within the design context.

What is the best way to document design system arbitration and token freeze decisions?

The best way to document arbitration and freeze decisions is by generating detailed reports that outline the decision-making processes, dominant patterns selected, and final token canonization results.