Use this skill when the user wants to understand, audit, or explore an existing Flutter codebase before making changes. Trigger phrases: "audit existing Flutter app", "understand this Flutter codebase", "explore this Flutter project", "what is this app doing", "analyze this Flutter repo", "review this Flutter project", "give me an overview of this Flutter app", "what packages does this app use", "map out this Flutter codebase", "inspect this Flutter project". Also use when: the user opens a Flutter project for the first time in a session, asks what architecture is being used, or asks what state management library is in the project.
$npx -y skills add yakoub-ai/flutterforge --skill flutter-app-discoveryInstalls into the current project.
Run `npx skills use "https://github.com/yakoub-ai/flutterforge" --skill "yakoub-ai/flutterforge/flutter-app-discovery"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yakoub-ai/flutterforge" that are relevant to the current task. Run `npx skills add "https://github.com/yakoub-ai/flutterforge"` and select the relevant skills, then follow their instructions.