Uxui Principles: Install, Source and Security | FunnelSlayer

Uxui Principles

Published by sickn33 in agentic-awesome-skills

No known issues164 installs

What this skill does

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

Add Uxui Principles to your agent

Review the source and files first. When you are ready, copy the prompt instruction or use the CLI command supported by your environment.

Install with a prompt

Paste this into a compatible coding agent:

add this skill "uxui-principles" from https://github.com/sickn33/agentic-awesome-skills

Install with the CLI

Run this command in a controlled environment after reviewing the repository:

npx skills add https://github.com/sickn33/agentic-awesome-skills --skill uxui-principles

Skill instructions

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

SkillPurpose
uxui-evaluatorEvaluate interface descriptions against 168 research-backed principles
interface-auditorDetect UX antipatterns using the uxuiprinciples smell taxonomy
ai-interface-reviewerAudit AI-powered interfaces against 44 AI-era UX principles
flow-checkerCheck user flows against decision, error, and feedback principles
vibe-coding-advisorInject 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 skill evaluates against the relevant principles and returns structured findings with severity levels and remediation steps
  4. Optionally connect to the uxuiprinciples.com API for enriched output with full citations

Install

npx skills add uxuiprinciples/agent-skills

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Files included

  • SKILL.md