web-design-guidelines-apply

Align frontend components with shared web design guidelines.

8|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/mrclrchtr/skills --skill web-design-guidelines-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-design-guidelines-apply
Source: https://github.com/mrclrchtr/skills/tree/main/plugins/web-design-guidelines/skills/web-design-guidelines-apply
Command: npx skills add https://github.com/mrclrchtr/skills --skill web-design-guidelines-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Align UI work with a shared design direction and established interface standards to prevent drift toward inconsistent visuals or behaviors.

Core Features & Use Cases

  • Enforces semantic HTML, accessible components, keyboard interaction, proper focus management, and responsive behavior.
  • References local design systems or style guides (e.g., DESIGN_SYSTEM.md, CLAUDE.md) and applies explicit decisions to the UI implementation.
  • Ensures consistency across surfaces by consulting reference maps and project language when implementing forms, typography, color, motion, and interactions.

Quick Start

Apply the approved design direction and shared UI guidelines to the current frontend component.

Frequently Asked Questions about web-design-guidelines-apply

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

FAQPage Schema
How do I align UI components with an existing design system during frontend development?

Align UI components by applying shared web design guidelines to maintain consistency across frontend features like forms, interactions, accessibility, motion, and performance. It references local design systems and project language to enforce explicit decisions during UI implementation.

What's the best way to enforce accessibility and semantic HTML in frontend UI?

Enforce accessibility by applying shared guidelines that mandate semantic HTML, accessible components, keyboard interaction, proper focus management, and responsive behavior. This ensures frontend UI adherence to established interface standards and prevents drift toward inconsistent visuals.

Can I use local design system files like DESIGN_SYSTEM.md to guide UI consistency?

Yes, local design system files like DESIGN_SYSTEM.md and CLAUDE.md are directly referenced. The Skill consults these style guides and reference maps to apply explicit design decisions to your current frontend component implementation.

How do I prevent visual and behavioral drift when implementing frontend forms and typography?

Prevent drift by consulting reference maps and project language to maintain UI consistency across surfaces. This applies shared design guidelines to forms, typography, color, motion, and interactions, ensuring alignment with the established design direction.

Does applying web design guidelines require external dependencies or component libraries?

No external dependencies or component libraries are required. The Skill operates independently to align your UI with shared web design guidelines, relying solely on your local design systems and reference files to maintain frontend consistency.