·flutter-executing
</>

flutter-executing

Use when you have a written implementation plan to execute with review checkpoints

10Installs·0Trend·@vp-k

Installation

$npx skills add https://github.com/vp-k/flutter-craft --skill flutter-executing

How to Install flutter-executing

Quickly install flutter-executing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vp-k/flutter-craft --skill flutter-executing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vp-k/flutter-craft.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vp-k/flutter-craft --skill flutter-executing
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from vp-k/flutter-craft

Quick answers

What is flutter-executing?

Use when you have a written implementation plan to execute with review checkpoints Source: vp-k/flutter-craft.

How do I install flutter-executing?

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

Where is the source repository?

https://github.com/vp-k/flutter-craft