Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Build adaptive and responsive Flutter UIs that work beautifully across all platforms and screen sizes. Use when creating...
Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick ac...
Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element t...
Comprehensive guide for implementing animations in Flutter. Use when adding motion and visual effects to Flutter apps: i...
Flutter animations: Rive-first approach, Lottie, micro-interactions, timing guidelines. Use when adding animations or im...
Master Flutter animations including implicit, explicit, hero, and physics-based animations. Create smooth, performant UI...
Comprehensive Flutter API reference guide covering widgets, Material Design, Cupertino, animations, gestures, navigation...
Flutter API patterns: repository pattern, error handling, retry logic, pagination, caching. Use when implementing data l...
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new pr...
Comprehensive guide for architecting Flutter applications following MVVM pattern and best practices with feature-first p...
Feature-first architecture patterns for scalable Flutter apps. Covers project structure, dependency injection with River...
Build Flutter features using BLoC state management, clean architecture layers, and the project's design system. Apply wh...
编译测试 Flutter 应用。修改代码确认提交前执行,验证编译是否通过。
Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any...
Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of...
Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridg...
Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data l...
Flutter code quality: linting, DCM, analysis_options.yaml, static analysis. Use when setting up code standards or fixing...
Review Flutter app PRs for bugs, UX issues, performance regressions, missing tests, and readability; include app code, p...
Dart 3.x and Flutter 3.x conventions, naming patterns, code organization, null safety, and async/await best practices
Specialized skill for Flutter app development and Dart programming
Complete Flutter debugging toolkit combining PDCA methodology, Dart logging patterns, and MCP tools. Use when debugging...
This skill provides the Comic style UI design guideline and code to make the Flutter app look better. ALWAYS use this sk...
Configure Flutter for desktop platforms with platform channels and native integrations
Flutter development for screens, features, and business logic.USE WHEN: creating screens, implementing navigation, addin...
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, n...
Cross-platform development with Flutter and Dart for iOS, Android, Web, Desktop, and embedded. Use when building Flutter...
Complete guide for using drift database library in Flutter applications. Use when building Flutter apps that need local...
Integrate Duit framework into Flutter applications including setup, driver configuration, HTTP/WebSocket transports, cus...
Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps...
Lightweight Flutter enterprise development skill focused on feature-based clean architecture. Use when user asks to: (1)...
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, anima...
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc sta...
Expert in building cross-platform apps with Flutter 3+. Specializes in Dart, Riverpod, Flame (Game Engine), and FFI (Nat...
Flutter forms: validation, keyboard handling, multi-step forms, async validation. Use when building forms or handling us...
Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or...
Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing s...
Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up UR...
Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is usab...
Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riv...
Complete guide for internationalizing Flutter apps using gen-l10n and intl packages. Use when Claude needs to add locali...
Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not av...
Configures a Flutter app to support multiple languages and regions. Use when preparing an application for international...
Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI s...
FlutterアプリのE2Eテストとモバイル自動化の知見。Maestro、Mobile MCP、Dart MCPを使用したテスト作成・実行時に使用。
Create distinctive, production-grade Flutter mobile applications with Material Design 3. Use this skill when the user as...
Create Flutter/Dart modules in Melos monorepo workspaces. Use when the user wants to create new Flutter apps, Dart packa...
Comprehensive guide for Flutter navigation and routing including Navigator API, go_router, deep linking, passing/returni...
Comprehensive Flutter networking guidance including HTTP CRUD operations, WebSocket connections, authentication, error h...
[Flutter] Flutter code obfuscation guide. Build commands, symbol files, stack trace deobfuscation, and limitations. (pro...
Flutter offline support: local storage, caching, sync strategies, conflict resolution. Use when implementing offline-fir...
Project structure, widgets, state management, navigation, theming, platform channels, and best practices for building cr...
Flutter performance: DevTools profiling, widget optimization, memory management, const widgets. Use when optimizing rend...
Optimize Flutter app performance with widget rebuilds, memory management, rendering optimization, and profiling techniqu...
[Flutter] Flutter performance best practices and optimization guide. Build cost, rendering, lists, animations, and anti-...