Dart Skills (official)
The Dart team's official agent skills with tailored instructions for common Dart workflows, complementing MCP tools.
FlutterCross-platformArchitectureTesting
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/dart-lang-skills | shInspect what it runs first: skills.popy.app/i/dart-lang-skills
Prefer to do it by hand?
- 1Open the source repo: https://github.com/dart-lang/skills
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/dart-lang-skills/
- 3Restart your agent so it picks up the new skill.
Heads up: this listing was compiled from public sources and hasn't been hand-verified yet. Always confirm details on the source repo before installing.
Related skills
Flutter Building Layouts
FeaturedBuilds and fixes Flutter layouts with the constraint system (Row, Column, Stack), resolving overflow errors.
FlutterCross-platformUI & Design
by Flutter Team (Google)View →
Flutter Architecting Apps
Structures a Flutter app using the recommended layered architecture (UI, logic, data) for scalability.
FlutterCross-platformArchitecture
by Flutter Team (Google)View →
Flutter Animating Apps
Implements Flutter animations, transitions, and motion effects for richer interactions.
FlutterCross-platformUI & Design
by Flutter Team (Google)View →