什麼是 flutter-best-practices?
全面的 Flutter 開髮指南,涵蓋架構、狀態管理、效能最佳化、測試和跨平台最佳實踐。在為行動、Web 和桌面平台建置、重構或審查 Flutter 應用程式時使用。涵蓋小部件模式、Riverpod/BLoC 狀態管理、go_router 導航、Firebase 整合、平台通道、自訂繪畫、動畫、CI/CD 和生產部署。 來源:mauriciog87/flutter-agent-skill。
全面的 Flutter 開髮指南,涵蓋架構、狀態管理、效能最佳化、測試和跨平台最佳實踐。在為行動、Web 和桌面平台建置、重構或審查 Flutter 應用程式時使用。涵蓋小部件模式、Riverpod/BLoC 狀態管理、go_router 導航、Firebase 整合、平台通道、自訂繪畫、動畫、CI/CD 和生產部署。
透過命令列快速安裝 flutter-best-practices AI 技能到你的開發環境
來源:mauriciog87/flutter-agent-skill。
Expert guidelines for building production-ready Flutter applications across mobile, web, and desktop platforms.
| Static UI, no changing state | StatelessWidget | | Interactive UI with local state | StatefulWidget | | Data shared down the tree | InheritedWidget / Riverpod | | Complex reusable UI component | Custom widget class |
Golden Rule: Always dispose controllers, scroll controllers, text controllers, and cancel stream subscriptions.
全面的 Flutter 開髮指南,涵蓋架構、狀態管理、效能最佳化、測試和跨平台最佳實踐。在為行動、Web 和桌面平台建置、重構或審查 Flutter 應用程式時使用。涵蓋小部件模式、Riverpod/BLoC 狀態管理、go_router 導航、Firebase 整合、平台通道、自訂繪畫、動畫、CI/CD 和生產部署。 來源:mauriciog87/flutter-agent-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/mauriciog87/flutter-agent-skill --skill flutter-best-practices全面的 Flutter 開髮指南,涵蓋架構、狀態管理、效能最佳化、測試和跨平台最佳實踐。在為行動、Web 和桌面平台建置、重構或審查 Flutter 應用程式時使用。涵蓋小部件模式、Riverpod/BLoC 狀態管理、go_router 導航、Firebase 整合、平台通道、自訂繪畫、動畫、CI/CD 和生產部署。 來源:mauriciog87/flutter-agent-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mauriciog87/flutter-agent-skill --skill flutter-best-practices 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mauriciog87/flutter-agent-skill