friendly

Generate accessible UI guidance with Friendly color and type tokens.

Updated May 13, 2026
One-click install
npx skills add https://github.com/superpollo02/awesome-design-skill --skill friendly-superpollo02
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: friendly
Source: https://github.com/superpollo02/awesome-design-skill/tree/main/skills/friendly
Command: npx skills add https://github.com/superpollo02/awesome-design-skill --skill friendly-superpollo02

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Friendly helps you implement an approachable design language consistently so your UI feels intuitive, premium, and easy to navigate.

Core Features & Use Cases

It standardizes typography, rounded radii, spacing density, and pastel color tokens (primary, secondary, success, warning, danger, surface, text) while enforcing WCAG 2.2 AA accessibility with keyboard-first interactions. Use it for product UIs like dashboards, settings screens, marketing pages, and form-heavy flows where clear hierarchy, explicit interaction states, and consistent spacing improve usability.

Quick Start

Use the friendly design skill to generate accessible Friendly-styled UI guidance and component rules for your app’s screens.

Frequently Asked Questions about friendly

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

FAQPage Schema
How do I build a design system with pastel colors and rounded UI components?

To build a design system with pastel colors and rounded UI components, define standardized typography scales, spacing densities, and color tokens for primary, secondary, success, warning, danger, surface, and text states to ensure visual consistency.

What are WCAG 2.2 AA focus-visible rules for keyboard-first accessibility?

WCAG 2.2 AA focus-visible rules for keyboard-first accessibility require explicit focus indicators on interactive elements, ensuring users navigating via keyboard receive clear visual feedback for component states and hierarchy.

How do I create accessible UI guidelines for form-heavy dashboards?

Create accessible UI guidelines for form-heavy dashboards by establishing token-first color and type scales, enforcing explicit interaction states, and applying coherent spacing and rounded radii to improve overall usability.

Can I use color tokens to manage visual hierarchy in a settings screen?

Yes, you can use color tokens to manage visual hierarchy in a settings screen by assigning specific pastel tokens to surfaces, text, and states, ensuring clear structure and consistent component behavior.

What is the best way to standardize spacing density and typography scale in UI guidelines?

The best way to standardize spacing density and typography scale in UI guidelines is to define a coherent token system that specifies rounded radii and type scales, applying implementation-ready do and don't constraints with a QA checklist.

Why does my design system need explicit state handling for interaction states?

Your design system needs explicit state handling for interaction states to meet keyboard-first accessibility requirements, ensuring users receive unambiguous visual feedback when navigating components and forms.