Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or…
Building and deploying Expo React Native apps to iOS. Use when configuring EAS Build, submitting to TestFlight, App Store deployment, managing certificates, or troubleshooting…
Expo config plugin yazma, withInfoPlist, withAndroidManifest, withDangerousMod, mod compose, plugin testing ve app.config.ts'te kayit.
Shared reference for the Expo cluster: EAS (Build/Submit/Update/Hosting), app config + config plugins, the Expo Go vs dev-client vs prebuild/CNG spectrum, SDK version policy, and…
EAS Submit ile App Store Connect ve Google Play Console yukleme akisi, metadata, build artifact secimi, review notlari ve phased release.
Expert on EAS Update for over-the-air updates in Expo apps. Covers update deployment, rollouts, rollbacks, channels, branches, and runtime versions.
Use to plan an Expo mobile foundation after Expo is chosen — development builds vs Expo Go, EAS Build/Submit, OTA updates, TypeScript, navigation, safe-area, linting, and config…
Work at the Expo SDK 56+ inline native module boundary with current Expo docs, live project inspection, TypeScript interface generation, and explicit Apple Dev Skills handoffs.
Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript).
Expo Modules API ile Swift/Kotlin native modul yazma, requireNativeModule, async function, view module ve event emitter pattern.
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo — from…
Use when moving a react-native-paper component to native expo-ui (SwiftUI on iOS / Jetpack Compose on Android), or authoring any new platform-split native control — i.e.
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app. — from ndesv21/openclaw-master-skills
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app. — from engineering/mobile
Expo managed workflow expert for EAS Build, Submit, Update, config plugins, and custom dev clients. Activate on: Expo project, EAS Build, EAS Update, config plugin,…
Export media collection to platform-specific formats (Plex, Jellyfin, MPD, mobile, archival)
Generate Android Jetpack Compose UI from Figma using Figma Desktop MCP (get_metadata, get_variable_defs, create_design_system_rules, get_design_context, get_screenshot).
Use when configuring VS Code for Flutter, Electron, React, or TypeScript projects. Covers launch configs, debugging profiles, tasks, snippets, extensions, settings optimization,…
Build adaptive and responsive Flutter UIs that work beautifully across all platforms and screen sizes.
Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests.
Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and…
Project-specific Flutter/Dart implementation guidance for flutter-agentic-starter. Invoke this app-named skill first before working in this project.
Implement layered Flutter app architecture with MVVM, repositories, services, and dependency injection.
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.
Provides Flutter app architecture patterns with feature-first structure, clean architecture, and state management (Bloc, Riverpod, Provider).
Implements type-safe Flutter routing using AutoRoute v11 with code generation and @RoutePage annotations.
Implements BLoC (v9.x) event-driven state management for Flutter with unidirectional data flow using the flutter_bloc package.
Implement BLoC/Cubit state management correctly in Flutter. Use when writing, modifying, reviewing, or testing any BLoC, Cubit, state, or event file.
Flutter state management expert with BLoC/Cubit, Riverpod, Provider, and Navigation 2.0 (GoRouter). Activate on: Flutter state management, BLoC pattern, Cubit, Riverpod, Provider,…
Review Flutter app PRs for bugs, UX issues, performance regressions, missing tests, and readability; include app code, packages/plugins, and CI config.
Writes high-quality Flutter/Dart code following official conventions and reown-flutter project patterns.
Activated when building Flutter apps, creating widgets, implementing state management, setting up navigation, configuring themes, writing tests, or asking "how do I set up X" in a…
中文优先:用于FlutterDart代码审查相关任务,帮助识别、设计、实现或验证对应工作流。English keywords: Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns…
Complete Flutter debugging toolkit combining PDCA methodology, Dart logging patterns, and MCP tools. Use when debugging Flutter apps - visual issues, runtime behavior, widget…
Flutter cross-platform development guide covering widget patterns, Riverpod/Bloc state management, GoRouter navigation, performance optimization, and platform-specific…
Integrate Duit framework into Flutter applications including setup, driver configuration, HTTP/WebSocket transports, custom widgets, and themes.
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. — from planifest/planifest-framework
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. — from bg-szy/TOP-SKILLS
Implements declarative Flutter routing using GoRouter v17 with URL-based navigation, deep linking, and authentication guards.
Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack — from…
Comprehensive Flutter networking guidance including HTTP CRUD operations, WebSocket connections, authentication, error handling, and performance optimization.
Pre-caches assets, fonts, images, and startup data in Flutter and Flutter Web. Use when preloading Google Fonts, asset/network images, Lottie/Rive animations, local JSON/config…
Chuyên gia Flutter với kiến thức sâu về Clean Architecture, Performance và Modern Dart 3 — from engineering/mobile
Chuyên gia Flutter với kiến thức sâu về Clean Architecture, Performance và Modern Dart 3 — from majiayu000/claude-skill-registry
Lint Flutter Supabase queries against database schema; use when validating mobile app queries, debugging query failures, or before pushing mobile changes
Comprehensive Flutter Supabase query testing: static validation, live testing, RLS verification, and CI integration.
WHEN: Flutter/Dart code review, Widget patterns, State management checks, BLoC/Provider/Riverpod analysis WHAT: Widget best practices + State management patterns + Performance…
Clean Architecture patterns for Flutter with Riverpod state management. Use when building or reviewing Flutter apps with layered architecture (Domain, Data, Application,…
Complete Flutter SDK installation, IDE configuration, and troubleshooting guide for Linux, macOS, and Windows.
Production-grade Flutter state management (Riverpod 2.x, BLoC/Cubit), widget tree optimization, immutable state modeling, declarative routing (GoRouter), clean architecture, and…
Build and debug Flutter/Dart apps with Riverpod (codegen), Freezed, and GoRouter. Use when implementing Flutter features, running apps, hot reload/restart, or debugging UI.
Flutter 行動應用的測試驅動開發(TDD)專家指引。 適用情境:用戶詢問 Flutter 測試、TDD 工作流程、unit/widget/integration test 撰寫、 mock 依賴、BLoC/Riverpod/Clean Architecture 可測試性設計、golden test、 測試覆蓋率、Flutter CI/CD 設定。…
Run Sanmill's Flutter test suite, including unit tests, widget tests, and integration tests; use when running tests or checking test coverage.
A comprehensive Flutter testing skill for creating, writing, and analyzing tests in any Flutter project.
Comprehensive Flutter testing guidance covering unit tests, widget tests, and integration tests. Use when working with Flutter applications to write unit tests for…
Generates Flutter widget tests, integration tests, and golden tests in Dart. Supports local execution and TestMu AI cloud for real device testing.
Enforce this app's Flutter UI localization contract whenever UI-visible text is added, changed, audited, or refactored.
Sets up Firebase for Flutter apps using FlutterFire CLI. Use when adding Firebase to a Flutter project for the first time, running flutterfire configure after adding new platforms…
Implements keyboard, directional, and scene-level focus behavior across SwiftUI and UIKit. Use when managing @FocusState, defaultFocus, focused values, focusable interactions,…
Use when the task is to apply SwiftUI formatting conventions, MARK comment organization, modifier-chain readability, preview style, or safe editing/improvement/optimization of…