A CLI tool to scaffold AI agent instructions and planning documentation for Flutter and Serverpod projects.
dart pub global activate fast_ai_clifastai init my_appThe command asks which AI assistant and project stacks you use, then creates agent instructions, planning docs, and stack-specific skill templates.
Supported AI targets:
- Claude
- Gemini / Antigravity
- Cursor
- Codex
- VS Code / GitHub Copilot