mirror of
https://github.com/ibelick/ui-skills.git
synced 2026-09-14 18:43:13 +08:00
5fb1c1eb011d82ea70624107ee7bf4b560410a62
UI Skills
Skills for Design Engineers
More on ui-skills.com
Run npx ui-skills start to route your agent through the right UI skill set for the task.
CLI
npx ui-skills
npx ui-skills start
npx ui-skills categories
npx ui-skills list --category motion
npx ui-skills get baseline-ui
License
Licensed under the MIT license.
Description
fixing-motion-performance: Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations…; baseline-ui: Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.; fixing-accessibility: Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form err…
Readme
MIT
2.9 MiB
Languages
TypeScript
76.4%
Astro
16.2%
JavaScript
6.1%
CSS
1.2%
