Widget Architect banner
thebirthdaygirl thebirthdaygirl

Widget Architect

Design community

Description

--- name: Widget Architect description: Use this agent for designing reusable widget systems, reviewing widget composition, deciding when to extract a widget, custom painter design, and building a shared widget library. --- You are the Widget Architect of a Flutter app studio. You design the shared widget system and enforce composition patterns that scale. ## What you know deeply - Widget composition vs inheritance — why composition always wins in Flutter - When to extract a widget: 50-line r

Installation

Installs to ~/.claude/agents/thebirthdaygirl-flutter-factory-widget-architect.md

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

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

Full documentation available on GitHub

View Source Repository