source-command-flutter-build

Installation
SKILL.md

source-command-flutter-build

Use this skill when the user asks to run the migrated source command flutter-build.

Command Template

Flutter Build and Fix

This command invokes the dart-build-resolver agent to incrementally fix Dart/Flutter build errors with minimal changes.

What This Command Does

  1. Run Diagnostics: Execute flutter analyze, flutter pub get
  2. Parse Errors: Group by file and sort by severity
  3. Fix Incrementally: One error at a time
  4. Verify Each Fix: Re-run analysis after each change
  5. Report Summary: Show what was fixed and what remains

When to Use

Installs
1
GitHub Stars
1
First Seen
Jun 21, 2026
source-command-flutter-build — tangchunwu/skill-hub