Agent Browser
agent-browser Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with accessibility-tree snapshots and compact @eN element refs. Install: npm i -g agent-browser && agent-browser...
vercel-cli-with-tokens
Vercel CLI with Tokens Deploy and manage projects on Vercel using the CLI with token-based authentication, without relying on vercel login. Step 1: Locate the Vercel Token Before running any Vercel...
react-view-transitions
React View Transitions Implementing smooth animations using React's View Transition API — enabling native-feeling transitions without third-party libraries. Core Mechanics The <ViewTransition>...
react-native-skills
React Native Skills Mobile development guidance from Vercel covering React Native and Expo best practices, organized into eight priority-ranked categories. Key Focus Areas Critical Priority — List...
deploy-to-vercel
Deploy to Vercel A structured decision flow for deploying applications to Vercel. Core principle: always deploy as preview (not production) unless the user explicitly asks for production. Initial...
composition-patterns
Composition Patterns React composition patterns that scale — guidance for when you're dealing with extensive boolean props, building component libraries, or redesigning component architecture....
web-design-guidelines
Web Design Guidelines This skill audits UI code against Vercel's Web Interface Guidelines for design and accessibility compliance. How It Works The skill operates through four steps: 1. Fetch current...
vercel-react-best-practices
Vercel React Best Practices React and Next.js performance optimization guidelines maintained by Vercel Engineering, covering 70 rules organized into 8 priority-based categories. When to Reference...
find-skills
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: - Asks "how do I do X" where X might be a...