๐Ÿ”
QualityShell

Code Review

by evanca

Code Review is a Quality skill for Claude Code, published by evanca in flutter-ai-rules.

616 stars60 forkson evanca/flutter-ai-rulesAdded 2026/08/24Repository updated 2026/08/21
aiai-rulesai-skillsantigravityclaudeclaude-aiclaude-codeclaude-skillscodexcodex-clicodex-skillcodex-skillscursorcursor-aidartdartlangflutterllmwindsurfwindsurf-ai
Install in seconds
Install Code Review
Copy Code Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/evanca/flutter-ai-rules/tree/main/skills/code-review ~/.claude/skills/code-review

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/evanca/flutter-ai-rules.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/code-review/SKILL.md in evanca/flutter-ai-rules
Installs to
~/.claude/skills/code-review
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Code Review does

Code Review performs structured reviews of Flutter and Dart changes in pull requests, branches, or diffs. Use it to inspect changed files for correctness, tests, style, and code quality.

Code Review is cataloged under Quality on DirSkills. Code Review comes from a repository tagged ai, ai-rules, ai-skills, antigravity and claude.

Documentation

README

Code Review Skill

Perform structured, objective code reviews for Flutter/Dart projects following a repeatable checklist.

When to Use

Use this skill when:

  • Asked to review a pull request, merge request, or branch.
  • Evaluating changed, added, or deleted files for correctness and quality.
  • Auditing a diff before merging.
  • Checking whether new code meets project standards.

Review Workflow

Step 1 โ€” Validate branch and merge target

  1. Confirm the current branch is a feature, bugfix, or PR/MR branch โ€” not the project's primary branch (e.g. main, master, develop).
  2. Verify the branch is up-to-date with the target branch (no unresolved conflicts).
  3. Identify the target branch for the merge.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Code Review

  • What else does evanca publish alongside Code Review?

    Code Review is one of 25 skills that DirSkills catalogs from evanca/flutter-ai-rules, the repository it ships in. Its siblings there include Accessibility, Bloc and Dart 3 Updates. Each one is a separate skill with its own page in this directory, installs the same way Code Review does, and is maintained by evanca in that same repository. The rest of the collection is listed on the evanca/flutter-ai-rules page.

  • How does Code Review compare to other Quality skills?

    Code Review ranks #1116 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Review against them. Open each page to compare what they document and how they install.

More from evanca/flutter-ai-rules

Code Review is one of 25 skills cataloged on DirSkills from evanca/flutter-ai-rules.

See all 25 skills โ†’