mooncheat

Community

MoonBit syntax cheat sheet for fast checks.

Authormizchi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a quick reference to MoonBit syntax and core library usage, helping you validate code patterns and API usage without digging through docs.

Core Features & Use Cases

  • Syntax quick checks: Look up MoonBit syntax differences and rules in one place.
  • Core library references: Find how to use core libraries and APIs via MoonDoc and cached mbti references.
  • Searchability: Use Grep and MoonDoc guidance to locate examples across your projects.

Quick Start

Open syntax.mbt.md to review MoonBit syntax, then grep ~/.moon/lib/core for API references and search .mooncakes for library usage examples.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mooncheat
Download link: https://github.com/mizchi/npm_typed.mbt/archive/main.zip#mooncheat

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository