mdskills
vercel-labs avatar

vercel-labs

@vercel-labs

GitHub

Skills (8)

Vercel React Best Practices

Skill

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.

7.035025by vercel-labs

Web Design Guidelines

Skill

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".

5.025023by vercel-labs

Vercel React Native Skills

Skill

A structured repository for creating and maintaining React Native Best Practices optimized for agents and LLMs. - rules/ - Individual rule files (one per rule) - sections.md - Section metadata (titles, impacts, descriptions) - template.md - Template for creating new rules - area-description.md - Individual rule files - metadata.json - Document metadata (version, organization, abstract) - AGENTS.md

8.04001by vercel-labs

Vercel Composition Patterns

Skill

A structured repository for React composition patterns that scale. These patterns help avoid boolean prop proliferation by using compound components, lifting state, and composing internals. - rules/ - Individual rule files (one per rule) - sections.md - Section metadata (titles, impacts, descriptions) - template.md - Template for creating new rules - area-description.md - Individual rule files - m

7.03503by vercel-labs

Next Upgrade

Skill

Upgrade Next.js to the latest version following official migration guides and codemods

8.04001by vercel-labs

Next Cache Components

Skill

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

9.0450by vercel-labs

Vercel Deploy

Skill

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

8.04002by vercel-labs

Next Best Practices

Skill

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

6.0300by vercel-labs