Skip to main content

refactor-dart-dot-shorthands

Refactor Dart code to use modern language features, specifically dot shorthands (member access shorthands) introduced in Dart 3.7. Use this when you want to make code more concise by removing redundant type names in enum or static member access when the context type is known.

Jump to install

Source facts

Repository
dart-lang/native
Last source activity
February 27, 2026 at 11:44
Detected SKILL.md language
English
Stars
272
Forks
137

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.