Agent Skillsibelick/ui-skills › ui-skills-root

ui-skills-root

GitHub

作为 UI Skills 的路由层,用于在 Agent 进行 UI 开发时,通过 CLI 工具智能选择最精简且相关的技能上下文,以提升实现效率。

skills/ui-skills-root/SKILL.md ibelick/ui-skills

触发场景

需要执行 UI 相关任务 需要加载前端界面特定技能

安装

npx skills add ibelick/ui-skills --skill ui-skills-root -g -y
更多选项

不安装直接使用

npx skills use ibelick/ui-skills@ui-skills-root

指定 Agent (Claude Code)

npx skills add ibelick/ui-skills --skill ui-skills-root -a claude-code -g -y

安装 repo 全部 skill

npx skills add ibelick/ui-skills --all -g -y

预览 repo 内 skill

npx skills add ibelick/ui-skills --list

SKILL.md

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

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.

版本历史

  • ae74b58 当前 2026-07-25 05:03

同 Skill 集合

skills/baseline-ui/SKILL.md
skills/create-design-md/SKILL.md
skills/fixing-accessibility/SKILL.md
skills/fixing-metadata/SKILL.md
skills/fixing-motion-performance/SKILL.md
skills/improve-ui/SKILL.md

元信息

文件数
0
版本
f5dd1de
Hash
d4e1033f
收录时间
2026-07-25 05:03

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-18 18:50
浙ICP备14020137号-1