sleek-design-mobile-apps
38,415Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests
CORE DIRECTIVE: PREMIUM MOBILE APP IMAGE DIRECTION
17,982Elite mobile app image-generation skill for creating premium, app-native screen concepts and flows. Designed for iOS, Android, and cross-pla
UI/UX Pro Max - Design Intelligence
13,413UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines
xcode-project-setup
7,013Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies in
flutter-apply-architecture-best-practices
2,967Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring
Resolving Flutter Layout Errors
2,857Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed"
Implementing Routing and Deep Linking
2,811Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or m
Implementing Flutter Integration Tests
2,808Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing
flutter-implement-json-serialization
2,790Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for
Internationalizing Flutter Applications
2,781Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file.
Implementing Flutter Networking
2,733Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.
expo-deployment
2,551Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
Writing Expo Modules
2,039Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definitio
Architecting Flutter Applications
1,937Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring
Implementing Flutter Animations
1,844Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physi
Implementing Flutter Theming and Adaptive Design
1,818Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, or typography for an ap
Implementing Navigation and Routing in Flutter
1,807Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
Testing Flutter Applications
1,761Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automate
flutter-handling-http-and-json
1,724Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from
Implementing Flutter Caching and Offline-First Architectures
1,722Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce net
Building Validated Forms
1,720Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user inp
flutter-reducing-app-size
1,711Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store packag
flutter-working-with-databases
1,707Manages local data persistence using SQLite or other database solutions. Use when a Flutter app needs to store, query, or synchronize large
Implementing Flutter Accessibility
1,701Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is usable for people with d