moonbit-lang

Provide MoonBit language references for syntax, error handling, and FFI.

29|Updated Nov 28, 2025
One-click install
npx skills add https://github.com/Milky2018/wasmoon --skill moonbit-lang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonbit-lang
Source: https://github.com/Milky2018/wasmoon/tree/main/.claude/skills/moonbit-lang
Command: npx skills add https://github.com/Milky2018/wasmoon --skill moonbit-lang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates confusion around MoonBit syntax, error handling, and best practices by providing instant access to comprehensive language references.

Core Features & Use Cases

  • Language Reference: Instant access to MoonBit fundamentals, error handling, FFI, and async programming.
  • Common Pitfalls: Automatically identifies and corrects frequent MoonBit coding mistakes.
  • Use Case: When writing MoonBit code or encountering MoonBit-specific errors, this Skill provides the exact syntax and patterns needed.

Quick Start

Show me how to handle errors properly in MoonBit when calling a function that might fail.