๐ŸŽฏ

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/
npx vibeindex add madteacher/mad-agents-skills --skill flutter-architecture
skills.sh Installโš  Installs to .agents/skills/
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,529Installs
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-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.

๐ŸŽฏ
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.

๐ŸŽฏ
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.