fluttersdk

Flutter Reviewer Deep — Design agent for Claude Code

Design community

Architectural second-eye reviewer for Flutter apps built on the FlutterSDK stack (magic framework + Wind UI).

How to install Flutter Reviewer Deep

Installs to ~/.claude/agents/fluttersdk-ai-flutter-reviewer-deep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fluttersdk/ai/HEAD/agents/flutter-reviewer-deep.md -o ~/.claude/agents/fluttersdk-ai-flutter-reviewer-deep.md

Restart Claude Code, or start a new session, for it to be picked up.

What Flutter Reviewer Deep does


name: flutter-reviewer-deep description: "Architectural second-eye reviewer for Flutter apps built on the FlutterSDK stack (magic framework + Wind UI). Runs the same four gated stages as `flutter-reviewer` (magic compliance, Wind compliance, correctness plus OOP and style, reuse) and adds a fifth: whether the feature is adapted to the framework correctly across layers, tracing controller to view to state, model to HTTP to validation, and route to middleware to authorization as one path rathe

Alternatives in Design

  • Svelte Idiom Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for Svelte 5 i 7.2k ★
  • Module Reviewer — Use this agent to review a module's code quality, architecture compliance, and completeness against CRM/Starte 407 ★
  • Codex Second Opinion — Get an independent opinion from OpenAI Codex (GPT-5) on a design decision, an approach, a tradeoff, or an unfa 249 ★

Full documentation available on GitHub

View Source Repository