๐ŸŽฏ

flutter-adaptive-ui

๐ŸŽฏSkill

from madteacher/mad-agents-skills

VibeIndex|
What it does
|

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

Overview

The flutter-adaptive-ui skill is part of the MAD Agents Skills collection, providing specialized knowledge for building adaptive user interfaces in Flutter. The collection contains structured knowledge based on official documentation, ready-to-use code examples, and detailed reference materials for AI agents working with Dart and Flutter projects, following the open Agent Skills standard.

Key Features

  • Adaptive UI patterns: Structured knowledge for building responsive and adaptive Flutter interfaces that work across different screen sizes and platforms
  • Official documentation-based: All skill content is derived from official Flutter documentation, ensuring accuracy and up-to-date best practices
  • Comprehensive Flutter skill suite: Part of a broader collection covering Dart Drift, animations, architecture, internationalization, navigation, networking, and testing
  • Ready-to-use code examples: Includes practical code samples that AI agents can reference and adapt for real Flutter projects
  • Agent Skills standard: Built following the open Agent Skills specification for compatibility with multiple AI coding assistants

Who is this for?

This skill is designed for Flutter developers who want AI coding agents to have deep knowledge of adaptive UI patterns and responsive design. It is particularly useful for teams building cross-platform Flutter applications that need to adapt their interfaces to phones, tablets, desktops, and web browsers.

๐Ÿ“ฆ

Same repository

madteacher/mad-agents-skills(11 items)

flutter-adaptive-ui

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add madteacher/mad-agents-skills --skill flutter-adaptive-ui
skills.sh Installโš  Installs to .agents/skills/
npx skills add madteacher/mad-agents-skills --skill flutter-adaptive-ui
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/flutter-adaptive-ui/SKILL.md

SKILL.md

1,691Installs
24
-
Last UpdatedJan 12, 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-architecture๐ŸŽฏSkill

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

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