remotion-render
149,371Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useV
frontend-design
31,976Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components
vercel-react-best-practices
20,052React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refacto
Web Interface Guidelines
18,630Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX"
remotion-best-practices
15,982Best practices for Remotion - Video creation in React
Fun Brainstorming
13,315Invoke before any creative or architectural work - feature design, component creation, or behavioral changes. A streamlined brainstorming pr
vercel-composition-patterns
10,271React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component librarie
Web Application Testing
7,228Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be
firebase-app-hosting-basics
7,153Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
vercel-react-native-skills
6,538React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list perform
convex-quickstart
6,053Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex d
convex-create-component
6,047Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations,
Next.js Best Practices
5,962Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font o
vercel-react-view-transitions
5,666Guide for implementing smooth, native-feeling animations using React's View Transition API (`` component, `addTransitionType`, and CSS view…
web-artifacts-builder
5,434Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,
vercel-optimize
4,718Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect
GSAP with React
3,536Official GSAP skill for React - useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks
building-native-ui
3,170Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and
flutter-build-responsive-layout
2,928Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI
Writing Flutter Widget Tests
2,814Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use
Cache Components (Next.js 16+)
2,806Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
flutter-add-widget-preview
2,776Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing scr
native-data-fetching
2,621Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, cach
Tailwind CSS Setup for Expo with react-native-css
2,335Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling