mirror of
https://github.com/ibelick/ui-skills.git
synced 2026-09-14 18:43:13 +08:00
0fc13d5c8ce4bf5be6f775aae804afbfb2540946
UI Skills
Skills for Design Engineers
More on ui-skills.com
Agents should run npx ui-skills start first for UI task prompts.
CLI
npx ui-skills
npx ui-skills start
npx ui-skills categories
npx ui-skills list --category motion
npx ui-skills get baseline-ui
Example prompt: Refine the motion on this dialog so the entrance feels smoother and the exit feels less abrupt. Agents should run npx ui-skills start first, then use categories, list, and get.
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%
