ui-component-audit

Installation
SKILL.md

UI Component Audit (DataConnect)

Scope

Use this skill to audit or refactor React components to align with:

  • docs/260202-ui-implementation-typography.md
  • AGENTS.md (no comment overwrites; do not change styles/classes unless asked)
  • Vercel React best practices + composition patterns

Quick Start (Audit)

  1. Read target component(s).
  2. Read docs/260202-ui-implementation-typography.md and AGENTS.md.
  3. List violations by file with terse bullets.
  4. If asked to fix, apply minimal diff.
  5. If you touched any Text props, run a scoped check on touched files for verbose color props (color="mutedForeground" and color="foregroundDim"), then replace with boolean props (muted and dim respectively) unless a specific semantic color token is required.

Primary principle

Installs
1
GitHub Stars
1
First Seen
Jul 9, 2026
ui-component-audit — tomevault-io/skills-registry