Skip to main content

flutter-widget

Write Flutter widgets (Flutter 3.x / Dart 3) that are simple, testable, and performance-focused. Use this skill whenever the user asks for a Flutter widget, screen, page, component, UI element, or any `.dart` file containing widgets — even if they don't say "skill". Also use when refactoring existing Flutter UI code, fixing rebuild/performance problems, or reviewing widget code. The skill enforces a strict ban on common LLM anti-patterns: `Widget _buildX()` methods, missing `const`, bloated `build()` bodies, and business logic mixed into widgets. Use when this capability is needed.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
July 3, 2026 at 19:45
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.