MoonBit development skills for Claude Code
npx claudepluginhub mizchi/moonbit-practiceMoonBit code generation best practices. Use when writing MoonBit code to avoid common AI mistakes with syntax, tests, and benchmarks.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Browser automation for AI agents
A Claude Code plugin providing best practices for MoonBit code generation.
claude plugin marketplace add mizchi/moonbit-practice
claude plugin install moonbit-practice@moonbit-practice
/moonbit-practice
moon idemoonbit-practice/
├── .claude-plugin/
│ └── marketplace.json
├── skills/
│ └── moonbit-practice/
│ ├── SKILL.md
│ ├── reference/
│ │ ├── configuration.md
│ │ ├── ffi.md
│ │ ├── ffi-native.md
│ │ ├── language.md
│ │ ├── ide.md
│ │ ├── performance.md
│ │ ├── refactor.md
│ │ ├── stdlib.md
│ │ ├── nix.md
│ │ └── testing.md
│ └── assets/
│ └── ci.yaml
└── README.md
MIT