- 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
Mooncheat
Moonbit cheatsheet to check syntax and corelibrary usages
Mooncheat by mizchi · 4e902f2
npx skillmds@latest add mizchi/mooncheat File contents
---name: mooncheatdescription: Moonbit cheatsheet to check syntax and corelibrary usages---- See [syntax.mbt.md](./syntax.mbt.md) to check moonbit syntax- Search builtin APIs - Grep `~/.moon/lib/core` to check syntax details. - MoonDoc: `moon doc ArrayView`, `moon doc Array*`- Grep `.mooncakes/` to check library usages. - username/pkg/(src/)?pkg.generated.mbti- Configuration - moon.pkg.json - See https://docs.moonbitlang.com/en/latest/toolchain/moon/package.html - moon.pkg.json's jsonschema https://raw.githubusercontent.com/moonbitlang/moon/71abb232f9b661c079246a85a19ff8fe3421170a/crates/moonbuild/template/pkg.schema.json - moon.mod.json - See https://docs.moonbitlang.com/en/latest/toolchain/moon/module.html - moon.mod.json's jsonschema https://raw.githubusercontent.com/moonbitlang/moon/71abb232f9b661c079246a85a19ff8fe3421170a/crates/moonbuild/template/mod.schema.json - `moon check` warning and alert configuration - Get warning list by `moonc build-package -warn-help`
mizchi/js.mbt/tree/main/.claude/skills/mooncheat commit 4e902f2130
Frequently asked questions
Run npx skillmds@latest add mizchi/mooncheat in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Moonbit cheatsheet to check syntax and corelibrary usages It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
mizchi (@mizchi) published this skill. Their other Agent Skills are listed on their SkillMD profile.