🎯

flutter-architecture

🎯Skill

from madteacher/mad-agents-skills

VibeIndex|
What it does
|

Provides Flutter app architecture patterns including clean architecture, state management, dependency injection, and scalable project structuring

Overview

Flutter Architecture is part of the MAD Agents Skills collection, a set of agent skills for AI assistants working with Dart and Flutter projects. Built following the open Agent Skills standard, this skill provides structured knowledge based on official documentation, ready-to-use code examples, and detailed reference materials covering Flutter application architecture patterns. The collection includes skills for Dart Drift, adaptive UI, animations, internationalization, navigation, networking, and testing.

Key Features

  • Official documentation-based knowledge -- each skill contains structured expertise derived directly from official Flutter and Dart documentation.
  • Comprehensive Flutter coverage -- covers architecture, adaptive UI, animations, Drift database, internationalization, navigation, networking, and testing.
  • Ready-to-use code examples -- provides practical code patterns that AI agents can directly apply in Flutter projects.
  • Open standard format -- built on the Agent Skills open standard for extending AI agent capabilities.
  • Skill applicability matrix -- includes a matrix to help users determine which skill to apply for different development scenarios.

Who is this for?

This skill is designed for Flutter and Dart developers who use AI assistants to accelerate their development workflow. It is especially valuable for teams building cross-platform Flutter applications who need consistent, documentation-backed guidance on architecture patterns and best practices.

📦

Same repository

madteacher/mad-agents-skills(11 items)

flutter-architecture

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add madteacher/mad-agents-skills --skill flutter-architecture
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add madteacher/mad-agents-skills --skill flutter-architecture
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/flutter-architecture/SKILL.md

SKILL.md

1,369Installs
24
-
Last UpdatedJan 28, 2026

More from this repository10

🎯
flutter-animations🎯Skill

A Flutter animation skill from the MAD Agents Skills collection, providing structured knowledge on animation APIs, patterns, and best practices based on official Flutter documentation for AI-assisted development.

🎯
flutter-adaptive-ui🎯Skill

Provides Flutter adaptive UI patterns for building responsive interfaces across different screen sizes and devices

🎯
flutter-testing🎯Skill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

🎯
flutter-networking🎯Skill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

🎯
flutter-navigation🎯Skill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

🎯
flutter-internationalization🎯Skill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

🎯
flutter-drift🎯Skill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

🎯
dart-drift🎯Skill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

🎯
agents-md-generator🎯Skill

Creates and maintains concise AGENTS.md files in repository root and nested module directories using progressive disclosure, detecting project structure and generating navigation, toolchain, and canonical command references.

🎯
flutter-duit-bdui🎯Skill

Enables backend-driven UI in Flutter by dynamically rendering layouts and widgets from server-sent JSON configurations.