baseline-ui

Enforce UI consistency baselines for Tailwind CSS and React projects.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dotlab-hq/storage-platform --skill baseline-ui-dotlab-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baseline-ui
Source: https://github.com/dotlab-hq/storage-platform/tree/main/.agents/skills/baseline-ui
Command: npx skills add https://github.com/dotlab-hq/storage-platform --skill baseline-ui-dotlab-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Baseline UI provides an opinionated standard to prevent AI-generated interface slop by enforcing animation durations, typography, accessibility, and layout best practices across UI components.

Core Features & Use Cases

  • Enforced animation and typography baselines for consistency across components
  • Accessible primitives usage and proper aria-labels for icons
  • Layout and design constraints to prevent anti-patterns
  • Use when building new components, reviewing CSS utilities, or auditing design systems.

Quick Start

Apply Baseline UI constraints to your UI work in this conversation.

Frequently Asked Questions about baseline-ui

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

FAQPage Schema
How do I enforce consistent typography and animation baselines in React and Tailwind CSS?

Enforce a consistent UI baseline in React and Tailwind CSS by applying opinionated constraints for animation durations, typography scales, and accessible primitives across all components to prevent interface inconsistencies.

What is the best way to prevent layout anti-patterns and UI slop in Tailwind projects?

The best way to prevent layout anti-patterns and UI slop in Tailwind projects is to apply design constraints that enforce accessible primitives, proper aria-labels for icons, and layout best practices during component development.

Can I use Baseline UI to audit an existing design system for accessibility?

Yes, you can use Baseline UI to audit existing design systems by checking CSS utilities and component styling against enforced accessibility primitives, typography scales, and animation timing constraints.

Does Baseline UI work without additional dependencies in my current workflow?

Yes, Baseline UI operates without external dependencies, applying its UI constraints directly within your existing React and Tailwind CSS workflow to satisfy accessibility, animation, and typography requirements.

Why does my AI-generated React interface lack visual consistency?

AI-generated React interfaces lack consistency because they often ignore design constraints; enforcing a UI baseline standardizes animation timing, typography scales, and layout rules to eliminate this interface slop.

When should I not use a UI baseline constraint for component styling?

You should not use a UI baseline constraint when your project requires highly custom animation timings, non-standard typography scales, or layout primitives that fundamentally conflict with established accessibility and design anti-pattern prevention rules.