About
The Flutter Code Quality skill provides Claude with domain-specific knowledge to implement and maintain strict linting, formatting, and analysis rules within Flutter projects. It assists developers in configuring analysis_options.yaml, resolving common static analysis warnings like missing const constructors or unawaited futures, and managing subscription lifecycles to prevent memory leaks. By integrating best practices from the Dart ecosystem, this skill helps teams maintain a clean, bug-free codebase through automated CLI commands and standardized implementation patterns that improve both performance and readability.