Skip to main content
Run any Skill in Manus
with one click
$pwd:

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.

$ git log --oneline --stat
stars:264
forks:121
updated:February 27, 2026 at 11:44
SKILL.md
readonly