gusto-ui-skills

Enforce Gusto's UI design system constraints for light-mode interfaces.

73|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ihlamury/design-skills --skill gusto-ui-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gusto-ui-skills
Source: https://github.com/ihlamury/design-skills/tree/main/skills/gusto
Command: npx skills add https://github.com/ihlamury/design-skills --skill gusto-ui-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides opinionated constraints for building interfaces that are visually consistent with Gusto's design system, ensuring a familiar and branded user experience.

Core Features & Use Cases

  • Aesthetic Consistency: Adheres to Gusto's light mode, Inter font, and 4px grid system.
  • Color Palette Enforcement: Utilizes specific semantic color tokens for backgrounds, text, and accents.
  • Typography Guidelines: Implements defined font families, sizes, weights, and text styles.
  • Spacing and Borders: Enforces a strict 4px grid for spacing and a defined scale for border-radius.
  • Use Case: When developing a new feature for Gusto's platform, use this Skill to ensure the UI elements like buttons, forms, and typography match the existing Gusto aesthetic, maintaining brand integrity and user familiarity.

Quick Start

Apply Gusto's UI design system to a new web component.

Frequently Asked Questions about gusto-ui-skills

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

FAQPage Schema
How do I build a UI design system that matches Gusto's light mode aesthetic?

To build a Gusto-inspired UI design system, apply strict constraints using Inter font, a 4px grid for spacing, and specific semantic color tokens for backgrounds and text. This ensures visual consistency and brand familiarity across front-end components.

What are Gusto's UI design system constraints for typography and spacing?

Gusto's UI design system constraints require using the Inter font family with defined sizes and weights, while enforcing a strict 4px grid for all spacing and a defined scale for border-radius values to maintain interface consistency.

How do I apply semantic color tokens when developing Gusto-style front-end components?

Apply semantic color tokens by strictly implementing the defined palette for backgrounds, text, and accents in your front-end development. This enforces Gusto's light mode aesthetic and ensures branded visual consistency across UI elements.

Can I use this UI design system approach for dark mode interfaces?

No, this UI design system approach is specifically configured for building light-mode interfaces. It enforces Gusto's light mode aesthetic by applying specific semantic color tokens, so it does not support dark mode implementation.

Do I need existing UI components to start building Gusto-inspired interfaces?

No existing UI components are required to start building Gusto-inspired interfaces. You can apply the design system constraints directly to new web components, ensuring they match the Inter font, 4px grid, and semantic color token guidelines.

What is the best way to ensure my web forms match Gusto's visual branding?

The best way to match Gusto's visual branding is to enforce the 4px grid for spacing, use the Inter font family for typography, and apply the defined semantic color tokens and border-radius scale to all form elements and UI components.