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".
From frontend-designnpx claudepluginhub aeriondyseti/aeriondyseti-plugins --plugin frontend-designThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Implements structured self-debugging workflow for AI agent failures: capture errors, diagnose patterns like loops or context overflow, apply contained recoveries, and generate introspection reports.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Review files for compliance with Web Interface Guidelines — covering accessibility, focus states, forms, animation, typography, performance, navigation, hydration safety, and dark mode.
file:line formatFetch 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.
When a user provides a file or pattern argument:
If no files specified, ask the user which files to review.
Report findings grouped by file using file:line format (VS Code clickable). State issue concisely. Mark passing files with a checkmark. Omit explanations unless fixes are non-obvious.