🎯

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/ - auto-recognized by Claude Code
npx vibeindex add madteacher/mad-agents-skills --skill flutter-adaptive-ui
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
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,457Installs
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-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.