flutter-animations
🎯Skillfrom madteacher/mad-agents-skills
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.
Overview
Flutter Animations is a skill from the MAD Agents Skills collection, a set of specialized agent skills for AI assistants working with Dart and Flutter projects. Built on the Agent Skills open standard developed by Anthropic, this skill provides structured knowledge about Flutter animation APIs, patterns, and best practices based on official documentation.
The skill is part of a broader collection that includes nine Dart/Flutter skills covering areas like adaptive UI, architecture, database management (Drift), internationalization, navigation, networking, and testing. Each skill includes a SKILL.md with metadata and activation conditions, reference documentation, code examples, and best practices that AI agents can discover and use automatically.
Key Features
- Official documentation-based: Structured knowledge derived from Flutter's official animation documentation and guides
- Ready-to-use code examples: Includes templates and patterns in the assets directory that serve as gold standard references
- Reference materials: Detailed guides in the references directory covering animation concepts and techniques
- Cross-agent compatibility: Works with multiple AI coding tools including Claude Code, Cursor, and other agents supporting the Agent Skills standard
- Part of comprehensive Flutter toolkit: Works alongside eight other Dart/Flutter skills for full-stack mobile development coverage
- Validation scripts: Includes executable scripts for quality enforcement and automated checks
Who is this for?
This skill is for Flutter developers who want AI-assisted guidance on implementing animations, from basic implicit animations to complex custom animation controllers and transitions.
Same repository
madteacher/mad-agents-skills(11 items)
Installation
npx vibeindex add madteacher/mad-agents-skills --skill flutter-animationsnpx skills add madteacher/mad-agents-skills --skill flutter-animations~/.claude/skills/flutter-animations/SKILL.mdSKILL.md
More from this repository10
Provides Flutter adaptive UI patterns for building responsive interfaces across different screen sizes and devices
Provides Flutter app architecture patterns including clean architecture, state management, dependency injection, and scalable project structuring
Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.
Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.
Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.
Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.
Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.
Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.
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.
Enables backend-driven UI in Flutter by dynamically rendering layouts and widgets from server-sent JSON configurations.