mooncheat
Moonbit cheatsheet to check syntax and corelibrary usages
allowed_tools: Read, Grep, Glob
$ 安裝
git clone https://github.com/mizchi/luna.mbt /tmp/luna.mbt && cp -r /tmp/luna.mbt/.claude/skills/mooncheat ~/.claude/skills/luna-mbt// tip: Run this command in your terminal to install the skill
SKILL.md
name: mooncheat description: Moonbit cheatsheet to check syntax and corelibrary usages allowed-tools: Read, Grep, Glob
- See syntax.mbt.md to check moonbit syntax
- Search builtin APIs
- Grep
~/.moon/lib/coreto check syntax details. - MoonDoc:
moon doc ArrayView,moon doc Array*
- Grep
- Grep
.mooncakes/to check library usages.- username/pkg/(src/)?pkg.generated.mbti
- Configuration
- moon.pkg.json
- moon.mod.json
moon checkwarning and alert configuration- Get warning list by
moonc build-package -warn-help
- Get warning list by
- cross target build
- Writing benchmark https://docs.moonbitlang.com/en/latest/language/benchmarks.html
Repository

mizchi
Author
mizchi/luna.mbt/.claude/skills/mooncheat
123
Stars
4
Forks
Updated1w ago
Added1w ago