flutter-brainstorming
Installation
SKILL.md
Brainstorming Flutter Features Into Designs
Overview
Help turn ideas into fully formed Flutter designs and specs through natural collaborative dialogue.
Start by understanding the current project context (pubspec.yaml, lib/ structure, existing features), then ask questions one at a time to refine the idea. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far.
Announce at start: "I'm using the flutter-brainstorming skill to design this feature."
The Process
Phase 1: Understanding the Idea
Check project context first:
# Check pubspec.yaml for dependencies
cat pubspec.yaml