Testing Flutter Applications
1,761Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automate
clerk-webhooks
1,759Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. Handle user, session, o
Angular Developer Guidelines
1,749Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o
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
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
clerk-testing
1,718E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.
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
Integrating Platform-Specific Code in Flutter
1,700Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not available in Dart or c
Localizing Flutter Applications
1,695Configures a Flutter app to support multiple languages and regions. Use when preparing an application for international markets and diverse
Web Performance Audit
1,688Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Inde
Developing Flutter Plugins
1,687Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platf
Implementing Flutter Home Screen Widgets
1,682Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device
Organizations (B2B SaaS)
1,678Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use
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.
durable-objects
1,649Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), impl
Setting Up a macOS Environment for Flutter Development
1,639Sets up a macOS environment for Flutter development. Use when configuring a macOS machine to run, build, or deploy Flutter applications for
web-quality-audit
1,631Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web
Performance optimization
1,627Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduc
Setting Up Flutter for Windows Development
1,626Sets up a Windows environment for Flutter development. Use when configuring a Windows machine to run, build, or deploy Flutter applications
Setting Up a Linux Environment for Flutter Development
1,619Sets up a Linux environment for Flutter development. Use when configuring a Linux machine to run, build, or deploy Flutter applications.