Skip to main content

golemcloud/moonbit-sdk

SkillsMP has collected 4 skills from golemcloud/moonbit-sdk. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
5
GitHub forks
1

Skills in this repository

1 occupation categories · 100% classified

Showing 4 of 4 collected skills.

occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

Writing MoonBit source-to-source code transformations using moonbitlang/parser and moonbitlang/formatter. Use when parsing MoonBit source into AST, constructing new AST nodes, or emitting generated MoonBit code.

updated
occupation
Software Developers
description

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 or moon.pkg.json, choosing

updated
occupation
Software Developers
description

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,…

updated
Showing 4 of 4 collected skills.