What is flutter-debugging?
Use when encountering any bug, test failure, or unexpected behavior in Flutter - requires systematic investigation before proposing fixes Source: vp-k/flutter-craft.
Use when encountering any bug, test failure, or unexpected behavior in Flutter - requires systematic investigation before proposing fixes
Quickly install flutter-debugging AI skill to your development environment via command line
Source: vp-k/flutter-craft.
Random fixes waste time and create new bugs. Quick patches mask underlying issues.
Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure.
Announce at start: "I'm using the flutter-debugging skill to investigate this issue."
Use when encountering any bug, test failure, or unexpected behavior in Flutter - requires systematic investigation before proposing fixes 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-debuggingUse when encountering any bug, test failure, or unexpected behavior in Flutter - requires systematic investigation before proposing fixes 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-debugging 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