Аудит UI по Web Interface Guidelines
★ 6.8 · vibe-coding
web-design-guidelines is a Claude Code skill that checks UI code for compliance with Web Interface Guidelines by fetching the latest rules from the Vercel Labs repository before every review. It issues a WebFetch request to raw.githubusercontent.com/vercel-labs/web-interface-guidelines, reads the files or patterns you specify (or prompts you to provide them), and applies every rule found in the fetched document. Findings are reported in the terse file:line format defined by the guidelines themselves. It fits accessibility audits, UX reviews, and pre-release quality checks — any situation where you need to quickly validate whether your interface meets current web design standards.