Frontend 489 installs

Web Interface Guidelines

by antfu/skills

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…

Skill content

Audit UI code against Web Interface Guidelines with live rule fetching.

- Fetches the latest guidelines from a remote source before each review, ensuring compliance checks stay current

- Accepts file paths or patterns as arguments; prompts for input if none provided

- Outputs findings in concise file:line format for quick scanning and remediation

- Covers accessibility, design patterns, and best practices as defined in the fetched ruleset

Web Interface Guidelines

Review files for compliance with Web Interface Guidelines.

How It Works

- Fetch the latest guidelines from the source URL below

- Read the specified files (or prompt user for files/pattern)

- Check against all rules in the fetched guidelines

- 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