moonbitlang/moonbit-agent-guide

SKILLs of MoonBit language and toolchain

74Stars on the repository
5Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

moonbit-agent-guide

01

moonbitlang/moonbit-agent-guide

Skill Claude CodeCodex

Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions.

74 1mo ago A 59 tokens

moonbit-c-binding

02

moonbitlang/moonbit-agent-guide

Skill Claude CodeCodex

Guide for writing MoonBit bindings to C libraries using native FFI. Use when adding extern "c" declarations, writing C stubs with moonbit.h, configuring native-stub and link.native in moon.pkg, choosing.

74 1mo ago A 49 tokens

moonbit-proof

03

moonbitlang/moonbit-agent-guide

Skill Claude CodeCodex

Use when writing or refactoring proof-carrying code in MoonBit, especially for Why3-backed specifications, abstraction functions, representation invariants, proof assertions, recursive verified data structures, or reducing trusted proof bridges.

74 1mo ago A 47 tokens

moonbit-refactoring

04

moonbitlang/moonbit-agent-guide

Skill Claude CodeCodex

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions. Use when updating MoonBit packages or refactoring MoonBit APIs, modules, or tests.

74 1mo ago A 61 tokens

moonbitlang/moonbit-agent-guide

Skill Claude CodeCodex

Guide for migrating OCaml projects, libraries, modules, and test suites to idiomatic MoonBit. Use when translating OCaml code to MoonBit, planning a large OCaml-to-MoonBit port, preserving byte/string-heavy behavior, replacing OCaml variants/records/exceptions/refs/arrays, mapping OCaml APIs to MoonBit packages, or…

74 1mo ago A 87 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: