baseline-ui

Review Tailwind CSS React UI code against baseline UI constraints.

Updated May 27, 2026
One-click install
npx skills add https://github.com/santanapol/agent-skills --skill baseline-ui-santanapol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baseline-ui
Source: https://github.com/santanapol/agent-skills/tree/main/.cursor/skills/baseline-ui
Command: npx skills add https://github.com/santanapol/agent-skills --skill baseline-ui-santanapol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI-generated UI code frequently suffers from inconsistent spacing, poor typography, broken layout, and other "slop" that requires tedious manual cleanup to meet professional interface standards. This Skill eliminates that repetitive manual work by enforcing a strict, opinionated UI baseline tailored for modern web projects.

Core Features & Use Cases

  • Enforces consistent Tailwind CSS styling, accessible component primitive usage, interaction patterns, animation rules, and typography standards for React projects.
  • Reviews UI code against all baseline constraints to flag violations, explain their impact, and provide concrete, code-level fixes for each issue.
  • Use Case: When you receive a messy AI-generated dashboard component with inconsistent padding, unlabeled icon buttons, and overly complex animations, this Skill will identify every issue and tell you exactly how to fix it to meet baseline standards.

Quick Start

Ask the AI to review your UI component file against the baseline UI constraints to receive a list of all violations, explanations of why they matter, and concrete code-level fixes.

Frequently Asked Questions about baseline-ui

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

FAQPage Schema
How do I fix inconsistent spacing and broken typography in AI-generated React UI?

To fix inconsistent spacing and broken typography in AI-generated React UI, review the code against strict baseline constraints. This enforces consistent Tailwind CSS styling and accessible component primitives, flagging violations and providing concrete code-level fixes to eliminate UI slop without manual rework.

What is UI slop in AI-generated frontend code?

UI slop in AI-generated frontend code refers to messy layouts, poor typography, and inconsistent spacing that fail professional interface standards. It requires tedious manual cleanup to enforce a consistent, polished interface baseline tailored for modern web projects.

How do I review Tailwind CSS components for UI compliance?

Review Tailwind CSS components for UI compliance by checking them against strict baseline constraints. This process flags interaction pattern violations, explains their impact, and provides concrete, code-level fixes to ensure accessible animation performance and layout consistency.

Can I use this to clean up AI-generated dashboard components?

Yes, you can clean up AI-generated dashboard components by reviewing the file against baseline UI constraints. This identifies unlabeled icon buttons, inconsistent padding, and overly complex animations, telling you exactly how to fix them to meet baseline standards.

Does this UI cleanup approach work with plain CSS or only Tailwind CSS React projects?

This UI cleanup approach is tailored specifically for Tailwind CSS React projects. It enforces consistent Tailwind styling, accessible component primitive usage, and interaction patterns designed to prevent common AI-generated interface mistakes within this stack.