Liquid Galaxy Flutter Code Reviewer

Review Flutter projects for SOLID/DRY compliance and architecture issues.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Shaileshukla529/LG-Flutter-Starter-Kit --skill liquid-galaxy-flutter-code-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Liquid Galaxy Flutter Code Reviewer
Source: https://github.com/Shaileshukla529/LG-Flutter-Starter-Kit/tree/main/.agent/skills/lg-flutter-code-reviewer
Command: npx skills add https://github.com/Shaileshukla529/LG-Flutter-Starter-Kit --skill liquid-galaxy-flutter-code-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill provides automated checks and a structured framework to ensure SOLID/DRY compliance and architectural integrity in Liquid Galaxy Flutter projects, accelerating high-quality code reviews.

Core Features & Use Cases

  • Automated analysis and test runs (flutter analyze, flutter test) to surface issues early.
  • Enforces SOLID, DRY, and architecture guidelines and generates a formal review document.
  • Produces review artifacts for post-execution and pre-quiz verification stages to guide improvements.

Quick Start

Run the code reviewer after pushing changes to automatically generate a review document and flag issues.

Frequently Asked Questions about Liquid Galaxy Flutter Code Reviewer

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

FAQPage Schema
How do I run a Flutter code review to check SOLID and DRY principles?

To run a Flutter code review for SOLID and DRY compliance, execute flutter analyze and flutter test using a structured review protocol to identify design issues and generate a formal review document.

What is the best way to enforce architecture guidelines in a Flutter project?

Enforcing architecture guidelines in a Flutter project involves applying structured checks across all layers to ensure maintainability and scalability, using automated analysis to flag structural violations and generate consistent review outputs.

Does this code review process work for pre-quiz validation stages?

Yes, the code review process works for pre-quiz validation stages by producing review artifacts that verify code quality and guide improvements before submitting Flutter projects for assessment.

How do I identify design and implementation issues in my Flutter application?

Identify design and implementation issues in a Flutter application by running automated analysis and test suites, applying SOLID and DRY principles to surface architectural flaws and generate actionable review feedback.

Can I use this review framework for Liquid Galaxy Starter Kit projects?

Yes, you can use this review framework for Liquid Galaxy Starter Kit projects, as it is specifically designed to apply architecture checks and SOLID/DRY compliance to these projects during development and post-execution reviews.