skill
职业分类
描述
更新
design-new-feature
软件开发工程师
Design a new feature for the XBB app, including data models, local DB, sync engine, and UI components.
2026-06-22
refactor-flutter
软件开发工程师
Refactor Flutter/Dart code to improve maintainability, readability, and performance. This skill applies Dart 3 features like records, patterns, and sealed classes, implements proper state management with Riverpod or BLoC, and uses Freezed for immutable models. It addresses monolithic widgets, missing const constructors, improper BuildContext usage, and deep nesting. Apply when you notice widgets doing too much, performance issues from unnecessary rebuilds, or legacy Dart 2 patterns.
2026-05-22