lingo

Standardize Lingo-inspired UI guidance with tokens, WCAG 2.2 AA, and keyboard-first states.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams produce consistent, implementation-ready UI guidance for a playful Lingo-inspired design style without sacrificing accessibility or clarity.

Core Features & Use Cases

  • Lingo brand foundations: Defines typography (Nunito and JetBrains Mono), spacing, and a bright token palette (primary, secondary, success, warning, danger, surface, text).
  • Component-ready rules: Provides do/don’t guidance and operational expectations for interaction states (default, hover, focus-visible, active, disabled, loading, error).
  • Accessibility and quality gates: Enforces WCAG 2.2 AA and keyboard-first behavior with testable acceptance criteria suitable for code review.

Quick Start

Ask an AI agent to generate a Lingo-styled set of UI components for your app with explicit focus-visible, disabled, and error states using the provided tokens and accessibility requirements.

Frequently Asked Questions about lingo

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

FAQPage Schema
How do I standardize design tokens for UI components while meeting WCAG 2.2 AA requirements?

Standardizing design tokens for WCAG 2.2 AA compliance involves defining a bright color palette and enforcing keyboard-first focus-visible states. This approach provides testable acceptance criteria for accessible UI components.

What design tokens and typography are used for a playful Lingo-inspired design system?

A Lingo-inspired design system uses Nunito and JetBrains Mono typography alongside a bright token palette including primary, secondary, success, warning, danger, surface, and text colors to create approachable user interfaces.

How do I author component rules for interaction states like hover, focus-visible, and disabled?

Authoring component rules for interaction states involves defining operational expectations and do or don't guidance for default, hover, focus-visible, active, disabled, loading, and error states to ensure consistent UI implementation.

Can I use this design system guidance for edge-case UI states like long labels and empty views?

Yes, you can use this design system guidance for edge-case UI states like long labels and empty views. It applies to component rule authoring for common products including forms, navigation, buttons, cards, and modals.

How do I generate Lingo-styled UI components with explicit accessibility and error states?

To generate Lingo-styled UI components with explicit accessibility and error states, ask an AI agent to build them using the provided design tokens, WCAG 2.2 AA constraints, and keyboard-first focus-visible requirements.

What are the limitations of using design tokens for UI components without testable quality gates?

Without testable quality gates using must or should language and anti-patterns, design token implementation risks failing WCAG 2.2 AA constraints and missing keyboard-first behavior standards during code review.