lovable-accessibility-guard

Identify WCAG accessibility gaps and apply fixes across Lovable UI outputs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SAGARRAMBADE21/Loveable-skills --skill lovable-accessibility-guard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lovable-accessibility-guard
Source: https://github.com/SAGARRAMBADE21/Loveable-skills/tree/main/lovable-accessibility-guard
Command: npx skills add https://github.com/SAGARRAMBADE21/Loveable-skills --skill lovable-accessibility-guard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Ensure Lovable UI generations meet WCAG 2.1 AA/AAA accessibility standards by enforcing contrast, semantics, keyboard navigation, and screen reader support, while also guarding motion safety and touch target accessibility.

Core Features & Use Cases

  • Enforce mode to bake accessibility into new Lovable UI generations.
  • Audit mode to review and fix existing output for accessibility gaps.
  • Covers contrast, semantics, keyboard navigation, screen reader support, motion safety, and touch targets across React + TypeScript + Tailwind CSS ecosystems.

Quick Start

Enable the accessibility guard in enforce or audit mode to validate and fix Lovable UI outputs.

Frequently Asked Questions about lovable-accessibility-guard

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

FAQPage Schema
How do I audit React UI components for WCAG accessibility gaps?

To audit React UI components for WCAG accessibility gaps, run the guard in audit mode to review existing outputs for contrast, semantic HTML, keyboard navigation, screen reader support, motion safety, and touch target issues.

What is the best way to enforce WCAG 2.1 AA compliance in Tailwind CSS and TypeScript projects?

The best way to enforce WCAG 2.1 AA compliance in Tailwind CSS and TypeScript projects is enabling enforce mode to bake accessibility standards directly into new Lovable UI generations during the prompt workflow.

Can I fix keyboard navigation and screen reader support in existing Lovable UI outputs?

Yes, you can fix keyboard navigation and screen reader support in existing Lovable UI outputs by using audit mode to identify specific WCAG gaps and apply targeted accessibility corrections across the generated React code.

Does this accessibility guard check motion safety and touch target sizing?

Yes, this accessibility guard checks motion safety and touch target sizing. It scopes its WCAG audit to include motion-safe preferences and accessible touch target dimensions within React and Tailwind CSS ecosystems.

What WCAG accessibility standards does the Lovable UI generation target?

The Lovable UI generation targets WCAG 2.1 AA and AAA accessibility standards, validating front-end outputs for proper contrast ratios, semantic HTML structure, and comprehensive screen reader compatibility.

Do I need specific dependencies to run WCAG audits on React and TypeScript code?

No specific external dependencies are required to run WCAG audits on React and TypeScript code. The guard operates independently using structured frontmatter and explicit SKILL.md guidance integrated into the Lovable prompt workflow.