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
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
Upgrade Next.js
2,269Upgrade Next.js to the latest version following official migration guides and codemods
Tailwind Design System (v4)
2,176Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component
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
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
Mintlify best practices
1,671Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up
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
swiftui-pro
1,281Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or revi
Next.js App Router Patterns
1,129Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js appl
Stitch Design Taste - Semantic Design System Skill
1,120Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards - s
Astro Usage Guide
1,043Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections
Design: Build It With a Point of View
1,043Produces distinctive, production-grade UI for pages, components, visual interfaces, typography, and screenshot-driven polish. Use when users
vue
1,001Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/d
swiftui-expert-skill
992Use when writing, reviewing, or refactoring SwiftUI code for iOS or macOS, including state management, view composition, performance, Liquid
rivetkit-client-react
965RivetKit React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or m
rivetkit-client-swiftui
964RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, a