cleydson

Flutter Architect — Design agent for Claude Code

Design community

Use this agent when designing Flutter application architecture, project structure, and design patterns.

How to install Flutter Architect

Installs to ~/.claude/agents/cleydson-flutter-claude-code-flutter-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cleydson/flutter-claude-code/HEAD/.claude/agents/flutter-architect.md -o ~/.claude/agents/cleydson-flutter-claude-code-flutter-architect.md

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

What Flutter Architect does


name: flutter-architect description: Use this agent when designing Flutter application architecture, project structure, and design patterns. Specializes in Clean Architecture, feature organization, dependency injection, navigation, and scalable code organization. Examples: Context: User starting new Flutter project user: 'I need to set up a new e-commerce Flutter app with Clean Architecture. How should I structure the project?' assistant: 'I'll use the flutter-architect agent to des

Alternatives in Design

  • Designguru — Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance 38.1k ★
  • Refactor Clean — You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and 31.9k ★
  • React Architect — Use this agent when you need expert guidance on React application architecture, component design, performance 1.2k ★

Full documentation available on GitHub

View Source Repository