flutter-widget-assistant

Official

Structured Flutter widget architecture guidance.

Authorxtone
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps Flutter developers determine the optimal widget architecture by guiding through critical design questions around state management, widget scope (screen vs component), and cross-screen state sharing.

Core Features & Use Cases

  • Structured interview workflow: asks focused questions one at a time to determine StatefulWidget vs StatelessWidget.
  • Widget scope guidance: decides if the widget is a Screen/Page or a reusable Component/Part and outlines appropriate patterns (AutoRoute, ViewModel, UIState).
  • State sharing guidance: suggests Riverpod-based state sharing or local state as needed for cross-screen data.
  • Implementation specification generation: outputs a structured spec to accelerate development.

Quick Start

Start the interview flow for a new login screen: "I need to implement a login screen. Please guide me through the widget architecture decisions using the interview flow."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-widget-assistant
Download link: https://github.com/xtone/ai_development_tools/archive/main.zip#flutter-widget-assistant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.