hyperb1iss

Moon Init — Development skill for Claude Code

Development community

Initialize moon in a repository - creates .moon directory with workspace and toolchain configuration.

How to install Moon Init

Installs to ~/.claude/skills/hyperb1iss-moonrepo-skill-moon-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyperb1iss-moonrepo-skill-moon-init && curl -fsSL https://raw.githubusercontent.com/hyperb1iss/moonrepo-skill/HEAD/commands/moon-init.md -o ~/.claude/skills/hyperb1iss-moonrepo-skill-moon-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Moon Init does

Initialize moon in a repository - creates .moon directory with workspace and toolchain configuration.

Alternatives in Development

  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
  • Agent.Extras.Workdir Structure — File structure of working directory {{folder}} 19k ★

Full documentation available on GitHub

View Source Repository