Bundled plugins for Claude Code, Codex, OpenCode for MoonBit projects development
npx claudepluginhub moonbitlang/skillsBundled MoonBit development skills for Claude Code, Codex, OpenCode, and other agents.
Agent Skills are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks. Write once, use everywhere.
Run /plugin in the CLI, and select Add Marketplace. Input moonbitlang/skills to add this marketplace.
Run in the CLI: $skill-installer install <skill-name> by submodule from https://github.com/moonbitlang/skills.git
Or, run $skill-installer install all skills listed in https://raw.githubusercontent.com/moonbitlang/skills/refs/heads/master/.claude-plugin/marketplace.json to install all skills in this repo.
The license of an individual skill can be found directly inside the skill's directory inside the LICENSE.txt file.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations