What is flutter-executing?
Use when you have a written implementation plan to execute with review checkpoints Source: vp-k/flutter-craft.
Use when you have a written implementation plan to execute with review checkpoints
Quickly install flutter-executing AI skill to your development environment via command line
Source: vp-k/flutter-craft.
Load plan, review critically, execute tasks in batches, run Flutter verifications, report for review between batches.
Announce at start: "I'm using the flutter-executing skill to implement this plan."
| Per-file | flutter analyze lib/path/file.dart | No issues found | | Per-batch | flutter analyze lib/features/ / | No issues found | | Test | flutter test test/features/ / | All tests passed | | Final | flutter build apk --debug | Built successfully |
Use when you have a written implementation plan to execute with review checkpoints Source: vp-k/flutter-craft.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vp-k/flutter-craft --skill flutter-executingUse when you have a written implementation plan to execute with review checkpoints Source: vp-k/flutter-craft.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vp-k/flutter-craft --skill flutter-executing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/vp-k/flutter-craft