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
Upgrade Next.js
2,269Upgrade Next.js to the latest version following official migration guides and codemods
Enhance Prompt for Stitch
2,120Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context,
frontend-design
2,023Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components
Architecting Flutter Layouts
1,962Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter applicati
use-dom
1,902Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
clerk-custom-ui
1,882Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign
shadcn/ui Component Integration
1,861Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customizat
Managing State in Flutter
1,843Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.
Angular Developer Guidelines
1,749Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o
Managing Dart Concurrency and Isolates
1,719Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datase
Integrating Platform Views and Web Content
1,671Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.
clerk-nextjs-patterns
1,580Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.
insforge-debug
1,551Use when diagnosing problems in an InsForge project - reactive failures (SDK error object, HTTP 4xx/5xx, gateway timeout 502/503/504, edge f
emblem-ai-react
1,501React integration skill for EmblemAI's one-shot user management. Use when the user wants to add website authentication plus wallet-enabled u
react-native-best-practices
1,282Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to ta