ui-skills-root
Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.
pinned to #5c5c1acupdated 2 weeks ago
Ask your AI client: “install skills/ui-skills-root”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/ui-skills-rootmetahub onboarded this repo on the author's behalf.
If you own github.com/ibelick/ui-skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
3,642
Last commit
2 weeks ago
Latest release
published
- #skills
- #ui-skills
About this skill
Pulled from SKILL.md at publish time.
You are the routing layer for UI Skills.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.5c5c1ac· 2 weeks ago
Documentation
41Description quality
16 words · 101 chars — "Use before UI-related work to select the smallest useful UI Skills context throu…"
README is present and substantial
466 chars · 2 sections · 1 code block
Tags / topics declared
2 total — skills, ui-skills
README has usage / example sectionswarn
README has no Usage / Example / Quick start / Installation heading at any level
Add a `# Usage`, `## Quick start`, or similar section so end users can copy/paste a working invocation. Code blocks alone work too if there are several.
Homepage / docs URL declared
https://www.ui-skills.com/
Release history
1- releasecurrent5c5c1acwarn2 weeks ago
Contents
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
- decide if the task is UI-related
- if not, return
no skill needed - identify the likely category
- inspect that category with the CLI
- select the smallest useful skill set
- load only selected skill(s)
- 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.
Reviews
No reviews yet. Be the first.
Related
Guizang Ppt Skill
AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
orchestration-patterns
>
migration-patterns
>
mh install skills/ui-skills-root