Back to the catalog

published by flutter

50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. flutter-apply-architecture-best-practices ★ 2,922
    Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring
  2. flutter-build-responsive-layout ★ 2,922
    Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI
  3. flutter-fix-layout-issues ★ 2,922
    Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed"
  4. flutter-add-widget-test ★ 2,922
    Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use
  5. flutter-add-integration-test ★ 2,922
    Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing
  6. flutter-setup-declarative-routing ★ 2,922
    Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or m
  7. flutter-implement-json-serialization ★ 2,922
    Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for
  8. flutter-setup-localization ★ 2,922
    Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file.
  9. flutter-add-widget-preview ★ 2,922
    Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing scr
  10. flutter-use-http-package ★ 2,922
    Use 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.
  11. flutter-building-layouts ★ 2,922
    flutter/agent-plugins · skills.sh
  12. flutter-architecting-apps ★ 2,922
    flutter/agent-plugins · skills.sh
  13. flutter-animating-apps ★ 2,922
    flutter/agent-plugins · skills.sh
  14. flutter-managing-state ★ 2,922
    flutter/agent-plugins · skills.sh
  15. flutter-theming-apps ★ 2,922
    flutter/agent-plugins · skills.sh
  16. flutter-implementing-navigation-and-routing ★ 2,922
    flutter/agent-plugins · skills.sh
  17. flutter-testing-apps ★ 2,922
    flutter/agent-plugins · skills.sh
  18. flutter-caching-data ★ 2,922
    flutter/agent-plugins · skills.sh
  19. flutter-reducing-app-size ★ 2,922
    flutter/agent-plugins · skills.sh
  20. flutter-building-forms ★ 2,922
    flutter/agent-plugins · skills.sh
  21. flutter-handling-http-and-json ★ 2,922
    flutter/agent-plugins · skills.sh
  22. flutter-handling-concurrency ★ 2,922
    flutter/agent-plugins · skills.sh
  23. flutter-localizing-apps ★ 2,922
    flutter/agent-plugins · skills.sh
  24. flutter-working-with-databases ★ 2,922
    flutter/agent-plugins · skills.sh
  25. flutter-improving-accessibility ★ 2,922
    flutter/agent-plugins · skills.sh
  26. flutter-interoperating-with-native-apis ★ 2,922
    flutter/agent-plugins · skills.sh
  27. flutter-adding-home-screen-widgets ★ 2,922
    flutter/agent-plugins · skills.sh
  28. flutter-building-plugins ★ 2,922
    flutter/agent-plugins · skills.sh
  29. flutter-embedding-native-views ★ 2,922
    flutter/agent-plugins · skills.sh
  30. flutter-setting-up-on-macos ★ 2,922
    flutter/agent-plugins · skills.sh
  31. flutter-setting-up-on-windows ★ 2,922
    flutter/agent-plugins · skills.sh
  32. flutter-setting-up-on-linux ★ 2,922
    flutter/agent-plugins · skills.sh
  33. dart-run-static-analysis ★ 2,922
    flutter/agent-plugins · skills.sh
  34. dart-add-unit-test ★ 2,922
    flutter/agent-plugins · skills.sh
  35. dart-fix-runtime-errors ★ 2,922
    flutter/agent-plugins · skills.sh
  36. dart-resolve-package-conflicts ★ 2,922
    flutter/agent-plugins · skills.sh
  37. dart-generate-test-mocks ★ 2,922
    flutter/agent-plugins · skills.sh
  38. dart-use-pattern-matching ★ 2,922
    flutter/agent-plugins · skills.sh
  39. dart-collect-coverage ★ 2,922
    flutter/agent-plugins · skills.sh
  40. dart-use-primary-constructors ★ 2,922
    flutter/agent-plugins · skills.sh
  41. dart-migrate-to-checks-package ★ 2,922
    flutter/agent-plugins · skills.sh
  42. dart-build-cli-app ★ 2,922
    flutter/agent-plugins · skills.sh
  43. dart-use-ffigen ★ 2,922
    flutter/agent-plugins · skills.sh
  44. dart-setup-ffi-assets ★ 2,922
    flutter/agent-plugins · skills.sh
  45. flutter-accessibility-audit ★ 2,922
    flutter/agent-plugins · skills.sh
  46. flutter-layout ★ 2,922
    flutter/agent-plugins · skills.sh
  47. flutter-performance ★ 2,922
    flutter/agent-plugins · skills.sh
  48. flutter-theming ★ 2,922
    flutter/agent-plugins · skills.sh
  49. flutter-animation ★ 2,922
    flutter/agent-plugins · skills.sh
  50. flutter-routing-and-navigation ★ 2,922
    flutter/agent-plugins · skills.sh