UI Skills banner
ibelick ibelick

UI Skills

Design community intermediate

Description

A set of skills to polish interfaces built by agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

UI Skills

A set of skills to polish interfaces built by agents.

Installation

npx skills add ibelick/ui-skills

Add a specific skill

npx ui-skills add baseline-ui
npx ui-skills add fixing-accessibility
npx ui-skills add fixing-metadata
npx ui-skills add fixing-motion-performance
npx ui-skills add --all

Usage

/baseline-ui review src/

Available skills

Skill Purpose
baseline-ui opinionated UI baseline
fixing-accessibility keyboard, labels, focus, semantics
fixing-metadata correct titles, meta, social cards
fixing-motion-performance safe, performance-first UI motion

More on [ui-skills.com](http://ui-skills.com/)

License

Licensed under the [MIT license](https://github.com/ibelick/ui-skills/blob/main/LICENSE).