Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

flutter-mvvm-repo

Étoiles6
Forks3
Mis à jour19 juin 2026 à 21:21

Apply this app's lightweight MVVM + Repository architecture when working on Flutter code in plan_sync. Trigger when: refactoring an existing screen/widget; adding a new feature; or whenever the request mentions Provider, "spaghetti", fat/god widgets, ChangeNotifier doing API calls, business logic in build(), or untangling a controller. Encodes the View / ViewModel / Repository(interface+impl) / Service / Model layering, the Stream-based cache-then-refresh data contract, the Repository-vs-Service decision rule, folder structure, naming, and the incremental migration recipe — tuned to this app's real stack (provider, dio, hive, firebase, GitLab raw-file API). NOT full Clean Architecture: no use-cases, no domain/data model split, no DI framework.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly