vercel-labs/agent-skills
These skills were imported into SkillJury from the public skills ecosystem.
vercel-react-best-practices
by vercel-labs/agent-skills
Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
web-design-guidelines
by vercel-labs/agent-skills
Review files for compliance with Web Interface Guidelines.
vercel-composition-patterns
by vercel-labs/agent-skills
Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale.
vercel-react-native-skills
by vercel-labs/agent-skills
Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.
deploy-to-vercel
by vercel-labs/agent-skills
Deploy any project to Vercel. Always deploy as preview (not production) unless the user explicitly asks for production.