Standardize UI Components — community Standardize UI Components, timekeeper, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

About this Skill

Perfect for Frontend Agents needing UI consistency and modern Design System integration. Identifies legacy UI patterns and provides instructions/scripts to migrate them to the new design system.

MarchRaBBiT MarchRaBBiT
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reviewed Landing Page Review Score: 9/11

Killer-Skills keeps this page indexable because it adds recommendation, limitations, and review signals beyond the upstream repository text.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review Locale and body language aligned
Review Score
9/11
Quality Score
51
Canonical Locale
en
Detected Body Locale
en

Perfect for Frontend Agents needing UI consistency and modern Design System integration. Identifies legacy UI patterns and provides instructions/scripts to migrate them to the new design system.

Core Value

Empowers agents to replace legacy utility classes with modern Design System components, ensuring visual consistency and updating utility sets with protocols like border and bg-form-control-bg, while leveraging rounded-xl and border-2 for enhanced UI elements.

Ideal Agent Persona

Perfect for Frontend Agents needing UI consistency and modern Design System integration.

Capabilities Granted for Standardize UI Components

Replacing old input patterns with rounded-xl border-2 border-form-control-border
Updating legacy utility classes with modern Design System components
Maintaining visual consistency across projects with outdated UI elements

! Prerequisites & Limits

  • Requires knowledge of Design System components
  • Limited to projects with outdated UI elements

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is Standardize UI Components?

Perfect for Frontend Agents needing UI consistency and modern Design System integration. Identifies legacy UI patterns and provides instructions/scripts to migrate them to the new design system.

How do I install Standardize UI Components?

Run the command: npx killer-skills add MarchRaBBiT/timekeeper/Standardize UI Components. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for Standardize UI Components?

Key use cases include: Replacing old input patterns with rounded-xl border-2 border-form-control-border, Updating legacy utility classes with modern Design System components, Maintaining visual consistency across projects with outdated UI elements.

Which IDEs are compatible with Standardize UI Components?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for Standardize UI Components?

Requires knowledge of Design System components. Limited to projects with outdated UI elements.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add MarchRaBBiT/timekeeper/Standardize UI Components. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use Standardize UI Components immediately in the current project.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

Standardize UI Components

Install Standardize UI Components, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Standardize UI Components

This skill helps maintain visual consistency by identifying "legacy" utility classes and patterns that should be replaced with modern Design System components or updated utility sets.

Utility Patterns to Replace

Legacy patterns often found in this project include:

  • Old Inputs: border border-form-control-border bg-form-control-bg rounded px-2 py-1
    • Replace with: rounded-xl border-2 border-form-control-border bg-form-control-bg py-2.5 px-4 shadow-sm ... (or use DatePicker / Input components)
  • Old Buttons: px-3 py-1 rounded border ...
    • Replace with: Button component or taller, rounded-xl classes.

Usage

1. Scan for Legacy Usages

Run the provided script to find files containing suspect legacy classes.

bash
1node .agent/skills/standardize_ui/scripts/scan_legacy.mjs

This will output a list of files and line numbers where legacy patterns are detected.

2. Manual Migration

For each detected instance:

  1. Open the file.
  2. Assess if it's a form input, button, or container.
  3. Replace the class strings with the new Design System equivalents (refer to frontend/src/components/forms.rs or common.rs).

Scripts

  • scripts/scan_legacy.mjs: Scans specifically for px-2 py-1, rounded px-2, and other old combinations.

Related Skills

Looking for an alternative to Standardize UI Components or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer