Flutter app architecture can be tricky to get right. This skill helps you design, review, or improve how your Flutter code is organized. It covers popular patterns like MVVM, feature-first structure, and dependency injection.
Whether you are adding a new feature, fixing cross-feature imports, or migrating to a better project layout, this skill gives you clear steps. It also includes templates for Result and Command patterns, plus rules to keep your code clean and testable.
Developers of any level can benefit. The skill works with real projects by reading your existing files and suggesting the smallest architecture that fits your needs. No confusing jargon, just practical guidance for building scalable Flutter apps.
Global
mkdir -p ~/.claude/skills/flutter-architectureProject
mkdir -p .claude/skills/flutter-architectureSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability