vue-pinia-best-practices
Safe 69Implement Pinia State Management Best Practices
by vuejs-ai
Vue applications often face state management issues like reactivity loss, initialization errors, and debugging challenges. This skill provides proven patterns and solutions for implementing Pinia stores correctly in Vue 3 applications.
vue-development-guides
Safe 72Apply Vue.js Development Best Practices
by vuejs-ai
Vue.js projects often suffer from unclear data flow and reactivity mistakes. This skill provides comprehensive best practices for Vue 3 and Nuxt 3 development including proper state management, component patterns, and data flow architecture.
vue-debug-guides
Safe 70Vue 3 Debugging Guide
by vuejs-ai
Vue 3 applications encounter runtime errors, warning messages, async failures, and SSR hydration issues that are difficult to debug. This skill provides comprehensive debugging guides and solutions for over 100 common Vue 3 development problems.
create-adaptable-composable
Safe 66Create Adaptable Vue Composable
by vuejs-ai
Creating Vue composables with flexible input types is challenging. This skill provides a pattern for building library-grade composables that accept both reactive and non-reactive inputs using MaybeRef and MaybeRefOrGetter types.
Text-to-Speech — verging.ai
Low Risk 67Convert Text to Natural Speech Audio
by verging-ai
Developers need a simple way to add voice output to their applications without managing complex audio infrastructure. This skill provides direct access to OpenAI's TTS-1-HD model through a straightforward API call.
Speech-to-Text — verging.ai
Low Risk 67Transcribe Audio to Text with AI
by verging-ai
Converting audio recordings to text manually is slow and error-prone. This skill provides a simple API to transcribe audio files using OpenAI Whisper, returning accurate text in seconds.
turborepo
Low Risk 64Configure Turborepo monorepo builds
by vercel
Monorepo build systems can be complex to configure. This skill provides expert guidance on setting up Turborepo pipelines, task dependencies, caching strategies, and CI integration for JavaScript and TypeScript projects.
vercel-react-view-transitions
Safe 76Add Native View Transitions to React Apps
by vercel-labs
Adding smooth page transitions and shared element animations to React apps requires understanding the View Transitions API and its integration patterns. This skill provides step-by-step guidance, CSS recipes, and Next.js patterns from Vercel Labs.
vercel-react-native-skills
Low Risk 68Apply React Native Best Practices
by vercel-labs
Building performant React Native apps requires following platform-specific patterns for lists, animations, and state management. This skill provides 35+ AI agent rules for optimized mobile development.
vercel-react-best-practices
Safe 62Optimize React and Next.js Performance
by vercel-labs
React applications often suffer from performance issues like unnecessary re-renders, large bundle sizes, and sequential data fetching waterfalls. This skill provides 45 prioritized rules from Vercel Engineering to eliminate these bottlenecks and build high-performance web applications.
vercel-composition-patterns
Safe 70Apply React composition patterns
by vercel-labs
Building React components with boolean props leads to unmaintainable code. This skill provides AI-ready guidelines for using compound components, lifting state, and composing internals to create scalable component architectures.
skill-creator
Safe 76Create Claude Code Skills
by vercel-labs
Users need guidance on creating effective skills for Claude Code. This skill provides a comprehensive guide for building, structuring, and packaging skills with proven best practices.
react-best-practices
Medium Risk 54React Best Practices
by vercel-labs
An AI skill for Claude, Codex, and Claude Code
next-upgrade
Medium Risk 49Next Upgrade
by vercel-labs
An AI skill for Claude, Codex, and Claude Code
next-cache-components
Safe 70Optimize Next.js Performance with Cache Components
by vercel-labs
Next.js applications often fetch data repeatedly, causing slow page loads. Cache Components enable Partial Prerendering and intelligent caching strategies to serve cached content instantly while streaming dynamic parts.
find-skills
Safe 73Discover and Install Agent Skills
by vercel-labs
Users often do not know which skills exist to help with their tasks. This skill guides them to discover relevant capabilities from the open agent ecosystem and install them with simple commands.
dogfood
Safe 65Test Web Applications for Bugs and Issues
by vercel-labs
Dogfood systematically explores web applications to find bugs, UX issues, and other problems, producing structured reports with full reproduction evidence including screenshots and videos.
deploy-to-vercel
Low Risk 65Deploy your project to Vercel instantly
by vercel-labs
Manually deploying projects to Vercel takes time and requires navigating the dashboard. This skill automates the entire deployment workflow with automatic framework detection and preview URL generation.
agent-browser
Low Risk 70Automate Browser Interactions for Web Testing
by vercel-labs
Automating web interactions manually is time-consuming and error-prone. Agent-browser provides a command-line interface for browser automation that enables automated form filling, screenshot capture, web scraping, and end-to-end testing workflows.
ai-sdk
Safe 71Build AI features with Vercel AI SDK
by vercel
Building AI-powered features requires navigating complex provider APIs, streaming implementations, and type-safe patterns. This skill provides comprehensive documentation reference for the Vercel AI SDK, helping developers implement text generation, tool calling, structured output, and agents with OpenAI, Anthropic, Google, and other providers through unified APIs.