Agent skill · Frontend

uxui-principles

Evaluate interfaces against 168 research-backed UX/UI principles, detect antipatterns, and inject UX context into AI coding sessions.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill uxui-principles --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Declared author: uxuiprinciples
Path: skills/uxui-principles/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# UX/UI Principles A collection of 5 agent skills for evaluating interfaces against 168 research-backed UX/UI principles, detecting antipatterns, and injecting UX context into AI-assisted design and coding sessions. **Source:** https://github.com/uxuiprinciples/agent-skills ## Skills | Skill | Purpose | |-------|---------| | `uxui-evaluator` | Evaluate interface descriptions against 168 research-backed principles | | `interface-auditor` | Detect UX antipatterns using the uxuiprinciples smell taxonomy | | `ai-interface-reviewer` | Audit AI-powered interfaces against 44 AI-era UX principles | | `flow-checker` | Check user flows against decision, error, and feedback principles | | `vibe-coding-advisor` | Inject UX context into vibe coding sessions before implementation | ## When to Use - Auditing an existing interface for UX issues - Checking if a UI follows research-backed best practices - Detecting antipatterns and UX smells in designs - Reviewing AI-powered interfaces for trust, transparency, and safety - Getting UX guidance before or during implementation ## How It Works 1. Install any skill from the collection 2. Describe the interface, screen, or flow you want to evaluate 3. The

What's inside
Steps it walks through
  1. Skills
  2. When to Use
  3. How It Works
  4. Install
  5. Limitations
More from agentic-awesome-skills
All skills →
About this skill
What does the uxui-principles skill do?

Evaluate interfaces against 168 research-backed UX/UI principles, detect antipatterns, and inject UX context into AI coding sessions.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill uxui-principles --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going