What is flutter-testing?
Use when writing tests for Flutter code - follows priority-based testing (Repository → State → Widget) after implementation Source: vp-k/flutter-craft.
Use when writing tests for Flutter code - follows priority-based testing (Repository → State → Widget) after implementation
Quickly install flutter-testing AI skill to your development environment via command line
Source: vp-k/flutter-craft.
Write tests following priority order after implementation. Focus on business logic first, UI last.
Announce at start: "I'm using the flutter-testing skill to write tests."
After writing tests, you MUST invoke: → flutter-craft:flutter-verification
Use when writing tests for Flutter code - follows priority-based testing (Repository → State → Widget) after implementation 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-testingUse when writing tests for Flutter code - follows priority-based testing (Repository → State → Widget) after implementation 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-testing 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