Trending / repos
ibelick/
ui-skills
UI-SKILLS IS A TYPESCRIPT CLI AND SKILL CATALOG FOR DESI
ui-skills Routes Agents to UI Skill Sets
ibelick/ui-skills · TypeScript
ui-skills is a TypeScript CLI and skill catalog for design engineers and UI-focused agents. It routes tasks to relevant UI skill sets, lists categories such as motion, and fetches named skills like baseline-ui. The project targets teams experimenting with agent-assisted interface work, where reusable design and implementation guidance can help keep UI output consistent.
- Stars
- 6.3K
- Forks
- 276
- Issues
- 2
- PRs
- 10
ui-skills Routes Agents to UI Skill Sets
ui-skills provides a TypeScript CLI for design engineers who want agents to use the right UI guidance for a task.
What it does
The CLI can start a routing flow, list available categories, and fetch specific skills. Examples include motion-related skills and named packs such as `baseline-ui`.
Why it matters
As teams test agent-assisted UI work, shared skill sets can help align generated interfaces with design and implementation expectations. The project is MIT licensed and can be run with `npx ui-skills`.