Automated Code Reviewer

Community

Automated code reviews for Flutter.

AuthorKandil7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically reviews Flutter code against PRPROMPTS patterns, Clean Architecture principles, security standards, and test coverage requirements to improve reliability and maintainability.

Core Features & Use Cases

  • Architecture compliance checks against Clean Architecture best practices
  • Security pattern verification for JWT handling, password storage, and API security
  • Testing readiness evaluation of test coverage and quality
  • Style & quality improvements with actionable recommendations
  • Optional auto-fix to remediate common issues

Quick Start

Review the entire codebase: @claude use skill automation/code-reviewer

Input: review_type: "full"

Dependency Matrix

Required Modules

flutter-bootstrapperprprompts-generator

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Automated Code Reviewer
Download link: https://github.com/Kandil7/prprompts-flutter-generator/archive/main.zip#automated-code-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository