web-design-guidelines

Vercel Labs' official skill, reviewing your interface code against the Web Interface Guidelines, the public reference the same team maintains in a separate repository. Its one distinguishing trait: it embeds no frozen copy of the rules, it fetches the current reference file on every run, so it does not age between install day and audit day. Findings come back in file:line form, usable straight from the editor. It ships inside a collection of Vercel skills installable in one command, MIT licensed.

Strengths

Limitations

Best for

View on Coeurdar