‹ 返回总目录
开发工具 最近更新04-03

vibe-coding-advisor

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量75
⭐ GitHub Stars11(fork 3)
🗓️ 最近推送2026-04-03
🌱 项目创建2026-04-03
💻 语言 / License未标注 · 未标注
🐛 开放Issue0

📝 工具简介

UX/UI原则agent skills,适用于Cursor、Windsurf、kx及任何兼容SKILL.md的agent框架。

📖 怎么用

先下载技能文件,比如 `curl -O https://raw.githubusercontent.com/uxuiprinciples/agent-skills/main/uxui-evaluator/SKILL.md`,放到项目里让 AI 读取。想解锁增强输出(学术引用、严重性分级等),需要设置环境变量 `export UXUI_API_KEY=uxui_live_...`,或者在配置文件里加 `[env] UXUI_API_KEY = "uxui_live_..."`。没配 key 也能跑基础评估,只是输出会简化。具体怎么调用看你的 AI 工具怎么读 SKILL.md,README 未说明。

📋 迷你测评

一套UX/UI原则的agent skills,兼容Cursor、Windsurf等框架。亮点是通用性强,只要支持SKILL.md就能用,适合想给编码流程加设计约束的团队。

📄 README 要点

这个项目提供了五个 SKILL.md 文件,专门给 AI 智能体注入 UX/UI 设计专业知识,兼容 Cursor、Windsurf、Claude Code 等能读取 SKILL.md 的工具。每个技能都靠 LLM 推理运行,不需要额外框架。加个 UXUI API Key 能解锁更丰富的内容,比如原则代码、两千多条学术引用、严重程度分级和修复建议。技能包括界面评估、反模式检测、AI 接口审查、流程检查等,其中流程检查必须用 Pro 版 API。适合想在编码前让 AI 自动带上用户体验视角的开发者。

查看英文原文
UX/UI Principles — Agent Skills Five SKILL.md files that inject UX expertise into AI agents. Works with Cursor, Windsurf, kx, Claude Code, and any framework that reads SKILL.md. Each skill runs on LLM inference alone. Add a UXUI API KEY to unlock enriched output: principle codes, 2,098+ academic citations, severity from the taxonomy, and remediation recipes. Get an API key: uxuiprinciples.com/pricing Skills Skill Description API Required uxui evaluator Evaluate interfaces against 168 research backed UX/UI principles Optional interface auditor Detect UX antipatterns using the smell taxonomy Optional ai interface reviewer Audit AI/LLM interfaces against the Part V taxonomy (44 principles) Optional flow checker Run preflight/postflight checklists against UX flows Required (pro) vibe coding advisor Inject UX context into AI coding sessions before generating components Optional Installation Copy the SKILL.md file for the skill you want into your project root (or wherever your agent framework reads skills from). [安装/使用命令见下方] With API Key (enriched output) Set UXUI API KEY in your environment: [安装/使用命令见下方] Or in your agent config: [安装/使用命令见下方] What the API Key Unlocks Without a key, each skill evaluates using LLM inference and returns generic findings. With a key (pro tier), the toolbox calls return: Principle codes ( F.1.1.02 , S.1.3.01 , etc.) from the full 168 principle taxonomy aiSummary fields with concise, citation backed descriptions businessImpact data from 2,098+ peer reviewed sources vibeCodingPrompts for component level implementation guidance UX smell remediation recipes with step by step fixes Plans: uxuiprinciples.com/pricing — API Access from $19/yr Framework Structure The skills reference the uxuiprinciples 6 part taxonomy: Part Domain Part 1 Cognitive Foundations Part 2 Visual Design Part 3 Interaction Design Part 4 Information Architecture Part 5 AI and Specialized Domains Part 6 Human Centered Design License Skills are free to use and distribute. API acc

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考