Generate and maintain project documentation for Flutter apps: README, architecture docs, feature docs, and onboarding materials. Use when the user wants to update the README, document a completed feature, write an architecture decision record, or prepare onboarding materials for new team members. Trigger phrases: "generate docs", "update README", "document Flutter app", "write architecture docs", "create onboarding guide", "document this feature", "write an ADR", "update the tech plan", "document the architecture". Also invoked automatically by /flutterforge:build-flutter-feature (Phase 5, feature summary) and /flutterforge:prepare-release (release notes generation).
$npx -y skills add yakoub-ai/flutterforge --skill flutter-documentationInstalls into the current project.
Run `npx skills use "https://github.com/yakoub-ai/flutterforge" --skill "yakoub-ai/flutterforge/flutter-documentation"` 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.