home/writing/flutter-prompts

Flutter Prompts

GPTClaudeGemini··262 copies·updated 2026-07-14
flutter-prompts.prompt
# Flutter Prompts

## Build
Use the Flutter skill. Inspect existing project conventions, implement the requested change using idiomatic Flutter patterns, verify with flutter test, analyzer checks, golden tests, device smoke tests, and build checks, and summarize changed files and risks.

## Review
Use the Flutter skill. Review the change for correctness, maintainability, security, performance, and Flutter-specific pitfalls such as large rebuild scopes, hard-coded sizes, platform channel errors, untested navigation, and state leaks. Provide findings by severity.

## Debug
Use the Flutter skill. Reproduce or reason through the issue, inspect relevant files and runtime signals, identify the likely cause, apply a focused fix if requested, and verify with flutter test, analyzer checks, golden tests, device smoke tests, and build checks.

## Document
Use the Flutter skill. Create documentation that explains setup, usage, configuration, limitations, and troubleshooting for this repository's Flutter implementation.

when to use it

Community prompt sourced from the open-source GitHub repo HasainalFaruk/AI-Engineer-Pack (no explicit license). A "Flutter Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

HasainalFaruk/AI-Engineer-Pack · no explicit license