moonbit-docs
Installation
SKILL.md
Related Skills
- moonbit-bestpractice — MoonBit coding standards and best practices. Use when writing, reviewing, or refactoring MoonBit code.
Introduction
A MoonBit program consists of top-level definitions including:
- type definitions
- function definitions
- constant definitions and variable bindings
initfunctions,mainfunction and/ortestblocks.
Related skills
More from totto2727-dotfiles/agents
csv-analysis
>-
22doc-research
>-
17zmx
>-
15moonbit-bestpractice
>-
15exocortex
>-
11git-operations-rules
Critical rules for git operations. Enforces git unstage, git undo, and git stash push/apply usage. MUST ALWAYS be applied when performing git operations like staging, unstaging, undoing commits, or stashing changes.
10