LogoSkills

cc-flutter-docs

Flutter 토픽별 레퍼런스 스킬 모음 (공식 문서 기반, 21개 스킬)

cc-flutter-docs#

Flutter 토픽별 레퍼런스 스킬 모음 (공식 문서 기반, 21개 스킬)

Collection of Flutter topic-based reference skills (based on official documentation)

Skills#

이름설명
flutter-accessibility Configure your Flutter app to support assistive technologies like screen readers. Use when implement
flutter-animation Add animated effects to your Flutter app. Use when implementing implicit/explicit animations, transi
flutter-app-size Measure and reduce the size of the Flutter app bundle, APK, or IPA. Use when analyzing or shrinking
flutter-architecture Use the Flutter team's recommended app architecture. Use when structuring Flutter app layers, reposi
flutter-caching Cache data in a Flutter app. Use when persisting network data locally or implementing offline-tolera
flutter-concurrency Execute long-running tasks in a background thread in Flutter. Use when working with isolates, comput
flutter-databases Work with databases in a Flutter app. Use when integrating SQLite, Drift, or other local databases.
flutter-environment-setup-linux Set up a Linux environment for Flutter development. Use when installing or troubleshooting the Flutt
flutter-environment-setup-macos Set up a macOS environment for Flutter development. Use when installing or troubleshooting the Flutt
flutter-environment-setup-windows Set up a Windows environment for Flutter development. Use when installing or troubleshooting the Flu
flutter-http-and-json Make HTTP requests and encode/decode JSON in a Flutter app. Use when calling REST APIs or serializin
flutter-layout Build your app's layout using Flutter's layout widgets and constraint system. Use when composing row
flutter-localization Configure your Flutter app to support different languages and regions. Use when adding localization,
flutter-native-interop Interoperate with native APIs in a Flutter app on Android, iOS, and the web. Use when writing platfo
flutter-performance Optimize the performance of your Flutter app. Use when profiling jank, rebuild storms, memory, or st
flutter-platform-views Add a native view into your Flutter app. Use when embedding Android/iOS native views (PlatformView)
flutter-plugins Build a Flutter plugin that provides native interop for other Flutter apps to use. Use when creating
flutter-routing-and-navigation Move between or deep link to different screens or routes within a Flutter application. Use when impl
flutter-state-management Manage state in your Flutter application. Use when choosing or implementing state management approac
flutter-testing Add Flutter unit tests, widget tests, or integration tests. Use when writing or structuring any Flut
flutter-theming Customize your app's theme using Flutter's theming system. Use when configuring ThemeData, color sch

관련 플러그인#

플러그인설명
cc-dev-cycle Development cycle automation (Issue Cycle, Bug Cycle, Session, ZenHub, Agent Teams)

설치#

claude plugins install coco-de/skills/plugins/cc-flutter-docs