๐ŸŽฏ

writing-guidelines

๐ŸŽฏSkill

from vercel-labs/agent-skills

VibeIndex|
What it does
|

Reviews documentation and prose against Vercel's writing handbook, auditing 80+ rules across voice, structure, content types, code samples, typography, and AI workflow.

๐Ÿ“ฆ

Same repository

vercel-labs/agent-skills(18 items)

writing-guidelines

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vercel-labs/agent-skills --skill writing-guidelines
skills.sh Installโš  Installs to .agents/skills/
npx skills add vercel-labs/agent-skills --skill writing-guidelines
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/writing-guidelines/SKILL.md

SKILL.md

7,449Installs
-
AddedJun 1, 2026

More from this repository10

๐ŸŽฏ
vercel-react-best-practices๐ŸŽฏSkill

React and Next.js performance optimization guidelines from Vercel Engineering. 40+ rules across 8 categories covering component performance, data fetching, and bundle size optimization.

๐ŸŽฏ
web-design-guidelines๐ŸŽฏSkill

Web interface best practices auditor from Vercel Engineering. Reviews UI code against 100+ standards covering accessibility, animations, forms, images, and UX fundamentals.

๐ŸŽฏ
vercel-composition-patterns๐ŸŽฏSkill

React composition patterns skill from Vercel Labs that helps avoid boolean prop proliferation through compound components, state lifting, and internal composition techniques.

๐ŸŽฏ
vercel-react-native-skills๐ŸŽฏSkill

React Native best practices skill with 16 rules across 7 sections covering performance, layout, animation, images, state management, architecture, and platform-specific patterns for Expo and React Native apps.

๐ŸŽฏ
deploy-to-vercel๐ŸŽฏSkill

Part of Vercel Labs agent skills collection that includes React/Next.js best practices, web design guidelines, React Native guidelines, and composition patterns โ€” packaged as Agent Skills for AI coding agents.

๐ŸŽฏ
vercel-react-view-transitions๐ŸŽฏSkill

Implements smooth animations using React's View Transition API โ€” the `<ViewTransition>` component, `addTransitionType`, transition classes, shared-element transitions, and Next.js `next/link` integration.

๐ŸŽฏ
vercel-cli-with-tokens๐ŸŽฏSkill

A skill from the Vercel Labs agent-skills collection that enables AI coding agents to interact with the Vercel CLI using authentication tokens for deployment and project management.

๐ŸŽฏ
react-native-skills๐ŸŽฏSkill

React Native best practices optimized for AI agents from Vercel Engineering. 16 rules across 7 sections covering mobile performance, layout patterns, animations, and platform-specific implementation.

๐ŸŽฏ
composition-patterns๐ŸŽฏSkill

Guides AI agents in implementing robust software design patterns for component composition, modularity, and reusability across different programming paradigms.

๐ŸŽฏ
vercel-optimize๐ŸŽฏSkill

A collection of AI agent skills from Vercel Labs covering React/Next.js performance optimization, web design accessibility auditing, React Native best practices, and View Transition API implementation.