Skip to main content
Jeden Skill in Manus ausfĂŒhren
mit einem Klick

implement-widget

Sterne0
Forks0
Aktualisiert1. April 2026 um 17:56

Implements Flutter reusable widgets following the project architecture. Use whenever creating or modifying widgets in presentation/<feature>/widgets/, presentation/<feature>/content/, or common/widgets/. Covers StatelessWidget vs StatefulWidget decision, Entity as parameter, i18n, dispose, componentization rules, and when to access the Cubit via context.read. Activate even when the user says 'extract this to a widget', 'create a list item widget', 'build a reusable card', 'factor out this UI block', 'create a component for this', or 'this View is getting too big' without explicitly mentioning StatelessWidget or reusable components.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fĂŒgen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prĂŒfen und installieren.

SKILL.md
readonly