sui-move-source-style
Installation
SKILL.md
Sui Move Source Style
Make each file clearly communicate what it owns, who may change it, and how its state is created, updated, and retired, without requiring the reader to trace unrelated modules or call sites.
Target repository instructions, accepted design records, pinned toolchain behavior, and published compatibility commitments take precedence over this standard's examples.
Order module sections
Use this order and omit empty sections: