SkillAgentSearch skills...

ui-skills-root

Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.

Install / Use

npx skills add ibelick/ui-skills --skill ui-skills-root

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

75/100

Supported Platforms

Claude Code
Cursor
OpenAI Codex

Tags

Our assessment of ui-skills-root

ui-skills-root scores 75/100 on our quality scale, 1236th of 2,185 Development & Engineering skills we index.

Its SKILL.md is 1.4 KB long, split into 4 sections with 1 code example: moderately detailed.

With 9,042 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
12/20
Description
12/15
Adoption
17/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 3 days ago, so ui-skills-root is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

ui-skills-root compared with similar skills

All 4 of these similar skills score higher than ui-skills-root; compare them before choosing.

SkillScoreStarsUpdatedFormat
ui-skills-root (this skill)by ibelick759.0k3d agoSKILL.md
ai-job-searchby MadsLorentzen10044.0k5d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
algorithmic-artby anthropics100177.9k4d agoSKILL.md
pptxby anthropics100177.9k4d agoSKILL.md

Frequently asked questions

How do I install ui-skills-root?
Run npx skills add ibelick/ui-skills --skill ui-skills-root. The install tabs above show the steps for each supported agent.
Which AI agents does ui-skills-root work with?
It is written for Claude Code, Cursor and OpenAI Codex, as a SKILL.md file. Other agents that read the same format can often use it too.
Is ui-skills-root safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is ui-skills-root still maintained?
The repository was last updated 3 days ago, so ui-skills-root is actively maintained.

name: ui-skills-root description: Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI. license: MIT metadata: author: ibelick version: "1.0.0"

UI Skills Root

You are the routing layer for UI Skills.

This skill is shown by npx ui-skills start and is also available in the registry.

Use it when an agent in Codex, Cursor, or Claude Code has a clear UI goal.

If the goal is unclear, ask one short question.

If the goal is clear, choose the right category, load the smallest useful skill context, then implement.

Protocol

  1. decide if the task is UI-related
  2. if not, return no skill needed
  3. identify the likely category
  4. inspect that category with the CLI
  5. select the smallest useful skill set
  6. load only selected skill(s)
  7. implement using that context

CLI

npx ui-skills start
npx ui-skills categories
npx ui-skills list --category <category>
npx ui-skills get <slug>

Selection Rules

Prefer 1 skill.

Use 2 only when the task needs two clear angles.

Use 3 only for broad review, redesign, or multi-surface work.

Never use more than 3.

Route by topic, then stack, then specificity.

Prefer specific skills over broad skills.

Prefer framework-specific skills when the stack is obvious.

For quick cleanup, prefer the most specific craft, visual, or layout skill available.

If unsure, inspect categories and pick the safest narrow skill.

Related Skills

View on GitHub
GitHub Stars9.0k
CategoryDevelopment
Updated3d ago
Forks409

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions