Frontend Style Guide

Enforce frontend design consistency with a strict UI style guide.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/canyouseeus/thelostandunfounds --skill frontend-style-guide-canyouseeus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Frontend Style Guide
Source: https://github.com/canyouseeus/thelostandunfounds/tree/main/skills/frontend-style-guide
Command: npx skills add https://github.com/canyouseeus/thelostandunfounds --skill frontend-style-guide-canyouseeus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams face scattered styling rules; this Skill codifies a strict Frontend Style Guide to ensure consistency across UI elements and components.

Core Features & Use Cases

  • No borders: cards, containers, and images remain borderless unless explicitly required.
  • Color & typography: enforce black/white contrast and uppercase, wide-tracking typography for labels and headers.
  • Use Case: apply to a design system review or component implementation to ensure visual coherence across pages and modules.

Quick Start

Apply these style rules to your frontend components to enforce borderless designs, bold typography, and high-contrast visuals.

Frequently Asked Questions about Frontend Style Guide

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

FAQPage Schema
How do I enforce consistent frontend design across a component library?

To enforce consistent frontend design, codify a strict style guide for UI elements covering typography, color usage, and layout. This approach applies rules directly to component libraries during development and review to ensure visual coherence.

What are the typography and color contrast rules for a UI style guide?

UI style guide typography rules require uppercase, wide-tracking text for labels and headers. Color contrast rules enforce strict black and white contrast to maintain high-contrast visuals across all frontend components.

How do I apply a borderless design system to frontend components?

Apply a borderless design system by strictly defining cards, containers, and images as borderless unless explicitly required. This frontend style guide rule ensures visual coherence across pages and modules.

Does this frontend style guide work for design system reviews?

Yes, this frontend style guide works for design system reviews. You can apply these strict UI rules to a component implementation or review to validate borderless designs, bold typography, and high-contrast visuals.

What metadata is required to document frontend UI guidelines?

Documenting frontend UI guidelines requires defined frontmatter metadata specifying a name and description. It also supports optional resource directories for tooling and documentation to enforce the UI style guide.

When should I not use a borderless design approach for UI elements?

You should not use a borderless design approach when a UI element explicitly requires a border. The frontend style guide mandates that containers, cards, and images remain borderless unless specifically overridden by layout requirements.