Agent Skillsonecli/onecli › web-design-guidelines

web-design-guidelines

GitHub

用于审查Web界面代码是否符合设计规范。支持检查UI、无障碍性、UX及最佳实践。通过Fetch获取最新指南,逐条校验指定文件并输出简洁的违规位置报告。

.agents/skills/web-design-guidelines/SKILL.md onecli/onecli

触发场景

review my UI check accessibility audit design review UX check my site against best practices

安装

npx skills add onecli/onecli --skill web-design-guidelines -g -y
更多选项

非标准路径

npx skills add https://github.com/onecli/onecli/tree/main/.agents/skills/web-design-guidelines -g -y

不安装直接使用

npx skills use onecli/onecli@web-design-guidelines

指定 Agent (Claude Code)

npx skills add onecli/onecli --skill web-design-guidelines -a claude-code -g -y

安装 repo 全部 skill

npx skills add onecli/onecli --all -g -y

预览 repo 内 skill

npx skills add onecli/onecli --list

SKILL.md

Frontmatter
{
    "name": "web-design-guidelines",
    "metadata": {
        "author": "vercel",
        "version": "1.0.0",
        "argument-hint": "<file-or-pattern>"
    },
    "description": "Review UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\"."
}

Web Interface Guidelines

Review files for compliance with Web Interface Guidelines.

How It Works

  1. Fetch the latest guidelines from the source URL below
  2. Read the specified files (or prompt user for files/pattern)
  3. Check against all rules in the fetched guidelines
  4. Output findings in the terse file:line format

Guidelines Source

Fetch fresh guidelines before each review:

https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md

Use WebFetch to retrieve the latest rules. The fetched content contains all the rules and output format instructions.

Usage

When a user provides a file or pattern argument:

  1. Fetch guidelines from the source URL above
  2. Read the specified files
  3. Apply all rules from the fetched guidelines
  4. Output findings using the format specified in the guidelines

If no files specified, ask the user which files to review.

版本历史

  • 3912c74 当前 2026-07-24 11:31

同 Skill 集合

.agents/skills/frontend-design/SKILL.md
.agents/skills/vercel-react-best-practices/SKILL.md
.agents/skills/find-skills/SKILL.md

元信息

文件数
0
版本
84ccaf7
Hash
65d7dbaf
收录时间
2026-07-24 11:31

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-08 22:43
浙ICP备14020137号-1 $访客地图$