skills
A collection of agent skills for Flutter development workflows, providing best practices.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.5k
- Source
- skill-github
- Repository
- github.com/flutter/skills
Overview
Flutter Agent Skills is a set of skills maintained by the Flutter team, designed to provide standardized workflows for Flutter app development. These skills teach agents how to use specific tools to complete tasks, reducing errors and ensuring adherence to best practices. Each skill is a simple folder that acts as a complement to MCP, which provides dedicated tool access, while the Skill teaches agents how to use those tools. Ideal for developers looking to improve Flutter development efficiency and quality.
Capabilities
- ▪Configure integration tests
- ▪Add interactive component previews
- ▪Implement component-level testing
- ▪Apply architectural best practices
- ▪Build responsive layouts
- ▪Fix layout issues
Use cases
Setup
npx skills add flutter/skills --skill '*' --agent universal --yes
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install all skills?
Run `npx skills add flutter/skills --skill '*' --agent universal --yes`
How to update skills?
Run `npx skills update`
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.