moonbit-bestpractice

Installation
SKILL.md

MoonBit Coding Standards

Related Skills

  • moonbit-docs — MoonBit language reference (syntax, types, functions, methods, deriving). Use for language questions and debugging.

1. Documentation

  • Use ///| for documentation comments on top-level definitions (functions, structs, enums, traits, tests). This is the output format of moon fmt.
  • Ensure public APIs are documented.

2. Naming Conventions

Related skills
Installs
15
First Seen
Feb 19, 2026