#401 · Primary category: AI Coding Assistants
flutter-ai-rules
Flutter AI Skills and Rules for Claude, Codex, Cursor, and Other AI-Powered IDEs
Project last updated:08/28/26
GitHub Stars
622
Forks
61
Contributors
1
License
MIT
Why we included this project
Flutter and Dart teams that use AI coding agents will get more reliable output from this collection of 36 skills, each a folder with a SKILL.md file that Claude Code, Codex, Cursor, and similar tools load on their own when a task matches. Firebase Auth guidance shows up when you touch auth, Riverpod guidance when you touch providers, with no rule-pasting or @-mentions. Everything comes from official Flutter, Dart, Firebase, and package documentation rather than personal conventions, so agent suggestions stay predictable and easy to review. You can install the whole set with one command, grab a single skill, or set it up as a plugin marketplace for agents that support plugins. It is a good baseline for teams that want consistent, documentation-aligned AI help across a Flutter codebase.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.