·flutter-testing
</>

flutter-testing

Use when writing tests for Flutter code - follows priority-based testing (Repository → State → Widget) after implementation

10Installs·0Trend·@vp-k

Installation

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

How to Install flutter-testing

Quickly install flutter-testing 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-testing
  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

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.

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-testing
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from vp-k/flutter-craft

Quick answers

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.

How do I install flutter-testing?

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

Where is the source repository?

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