flutter-dart-code-review

Generates code review checklists for Flutter/Dart applications across multiple aspects.

12|4|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/TeiNam/kiro-with-harness --skill flutter-dart-code-review-teinam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter-dart-code-review
Source: https://github.com/TeiNam/kiro-with-harness/tree/main/skills/flutter-dart-code-review
Command: npx skills add https://github.com/TeiNam/kiro-with-harness --skill flutter-dart-code-review-teinam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a robust code review checklist for Flutter/Dart applications, ensuring adherence to best practices and quality standards.

Core Features & Use Cases

  • Best Practices: Covers widget best practices, state management patterns, Dart idioms, performance, accessibility, security, and clean architecture.
  • Library-Agnostic: Works with any state management solution (BLoC, Riverpod, Provider, GetX, MobX, Signals).
  • Comprehensive Checklists: Offers detailed checklists for general project health, Dart language pitfalls, widget best practices, state management, performance, testing, accessibility, platform-specific concerns, security, package review, navigation, error handling, internationalization, dependency injection, static analysis, and more.

Quick Start

Run the 'flutter-dart-code-review' skill to perform a code review on your Flutter/Dart project.

Frequently Asked Questions about flutter-dart-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a comprehensive Flutter code review to ensure best practices?

A comprehensive Flutter code review checks adherence to best practices using a detailed checklist covering widget architecture, state management, Dart idioms, performance, accessibility, security, and clean architecture to ensure high quality standards.

What should a Dart code review checklist include to prevent common language pitfalls?

A Dart code review checklist should include checks for common language pitfalls, general project health, static analysis configurations, and Dart idioms to ensure robust and clean code architecture.

Can I use this Flutter code review checklist with Riverpod or GetX state management?

Yes, this Flutter code review checklist is library-agnostic and works with any state management solution including Riverpod, GetX, BLoC, Provider, MobX, and Signals to evaluate your specific implementation patterns.

How do I review Flutter application performance and accessibility in a project?

To review Flutter performance and accessibility, use a checklist that evaluates widget rendering efficiency, testing coverage, platform-specific concerns, internationalization, and screen reader support to ensure application quality.

What are the best practices for reviewing Flutter navigation, error handling, and security?

Best practices for reviewing Flutter navigation, error handling, and security involve using a comprehensive checklist to evaluate routing patterns, dependency injection, exception management, and package vulnerabilities.

Do I need prior Flutter development experience to use this Dart code review checklist?

Yes, this Dart code review checklist requires prior knowledge of Flutter and Dart development practices to effectively evaluate state management, clean architecture, and static analysis configurations.