web-design-guidelines
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:lineformat
Guidelines Source
Fetch 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.
Usage
When a user provides a file or pattern argument:
- Fetch guidelines from the source URL above
- Read the specified files
- Apply all rules from the fetched guidelines
- Output findings using the format specified in the guidelines
If no files specified, ask the user which files to review.
More from 0xkynz/codekit
nextjs
Next.js 15 expert for App Router, Server Components, Server Actions, TypeScript, shadcn/ui, and full-stack patterns. Use PROACTIVELY for Next.js projects, SSR/SSG applications, and full-stack React applications.
6typescript-expert
TypeScript language expert for type system, generics, module resolution, compiler configuration, and advanced type patterns. Use PROACTIVELY for type errors, configuration issues, or advanced type challenges.
6react
React development expert for Vite, TypeScript, shadcn/ui, TanStack (Query, Table, Router), forms, and state management. Use PROACTIVELY for React + Vite projects, SPAs, and client-side applications.
5database-expert
Database performance optimization, schema design, query optimization across PostgreSQL, MySQL, MongoDB, and SQLite with ORM integration. Use PROACTIVELY for any database performance issues, schema design questions, or query optimization.
5react-native
React Native CLI development expert for bare workflow, native modules, TypeScript, and platform-specific code. Use PROACTIVELY for React Native CLI projects requiring native customization.
4vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
4