01Integrates pre-release checks like 'moon fmt' and 'moon info' for type generation.
02Guides the use of idiomatic functional loops and checked error handling.
03Prioritizes semantic code navigation using 'moon ide' over basic text searches.
0415 GitHub stars
05Enforces current MoonBit syntax for type parameters, error propagation, and macros.
06Standardizes snapshot testing and doc test implementation patterns.