🔧
DevOpsGo

Moai ADK Go Dev Reference

by modu-ai

Moai ADK Go Dev Reference is a DevOps skill for Claude Code, published by modu-ai in moai-adk.

1.2K stars220 forkson modu-ai/moai-adkAdded 2026/08/20Repository updated 2026/08/20
agentic-aiagentic-codingagentic-workflowai-agentai-codinganthropicclaudeclaude-codecli-toolcode-generationcode-qualityddddeveloper-toolsgogolangllmmulti-agentspec-driven-developmenttddvibe-coding
Install in seconds
Install Moai ADK Go Dev Reference
Copy Moai ADK Go Dev Reference into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/modu-ai/moai-adk/tree/main/.claude/skills/hns-moaiadk-dev-reference ~/.claude/skills/hns-moaiadk-dev-reference

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/modu-ai/moai-adk.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/hns-moaiadk-dev-reference/SKILL.md in modu-ai/moai-adk
Installs to
~/.claude/skills/hns-moaiadk-dev-reference
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Moai ADK Go Dev Reference does

Moai ADK Go Dev Reference provides version management, release process, shell-script hook development, and build/dev commands for moai-adk-go local development. Load it only when performing these specific tasks.

Moai ADK Go Dev Reference is cataloged under DevOps on DirSkills. Moai ADK Go Dev Reference comes from a repository tagged agentic-ai, agentic-coding, agentic-workflow, ai-agent and ai-coding.

Documentation

README

hns-moaiadk-dev-reference

moai-adk-go 로컬 dev 레퍼런스 — CLAUDE.local.md §5/§7/§10 의 작업 특화 상세를 이곳으로 이관 (lazy-load). 세션마다 필요 없는 참고 자료. 항상-로드 컨텍스트 절감용. 소유: hns-* 네임스페이스 (user-owned, moai update 보존 — CLAUDE.local.md §24). 템플릿 미러 금지.


Version Management (from CLAUDE.local.md §5)

Single Source of Truth

  • [HARD] go.mod module version + git tags are the authoritative sources
  • [HARD] pkg/version/version.go reads from git tags at build time

Version Reference:

  • Authoritative Source: Git tags (e.g., v1.0.0)
  • Runtime Access: pkg/version/version.go via git describe
  • Config Display: .moai/config/sections/system.yaml (updated by release process)

Build Version Injection

Version is injected at build time using ldflags:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Moai ADK Go Dev Reference

  • What else does modu-ai publish alongside Moai ADK Go Dev Reference?

    Moai ADK Go Dev Reference is one of 25 skills that DirSkills catalogs from modu-ai/moai-adk, the repository it ships in. Its siblings there include API Patterns Reference, Backend Development and CI Loop. Each one is a separate skill with its own page in this directory, installs the same way Moai ADK Go Dev Reference does, and is maintained by modu-ai in that same repository. The rest of the collection is listed on the modu-ai/moai-adk page.

  • How does Moai ADK Go Dev Reference compare to other DevOps skills?

    Moai ADK Go Dev Reference ranks #396 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Moai ADK Go Dev Reference against them. Open each page to compare what they document and how they install.

More from modu-ai/moai-adk

Moai ADK Go Dev Reference is one of 25 skills cataloged on DirSkills from modu-ai/moai-adk.

See all 25 skills
📚
2w ago

API Patterns Reference

API Patterns Reference documents REST and GraphQL API design patterns, error handling conventions, and input validation for backend development. Use it when designing, implementing, or reviewing backend API endpoints.
Quality
1.2K220
⚙️
2w ago

Backend Development

Backend Development covers API design, database integration, microservices, and backend security patterns for building server-side applications. Use it when designing APIs, implementing server logic, authentication, or authorization.
DevOps
1.2K220
🔁
2w ago

CI Loop

CI Loop polls required pull request checks, classifies mechanical vs semantic failures, and applies safe automated patches up to three iterations before escalating to the user. Use it after creating a PR with /moai sync to monitor CI and auto-fix failures.
DevOps
1.2K220
🛠️
2w ago

Claude Code Authoring Kit

Claude Code Authoring Kit is a comprehensive reference for creating and configuring Claude Code extensions, covering Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns.
AI Engineering
1.2K220
🔀
2w ago

Cross-Model Audit Convergence

Cross-Model Audit Convergence documents how plan-auditor and sync-auditor agents invoke the audit_multi MCP tool to run code review across codex and GLM backends in parallel, converge their verdicts with Claude, and fold per-backend verdicts and a disagreement flag into audit output. Use it when a project sets audit_model to multi.
AI Engineering
1.2K220
🗄️
2w ago

Database Domain Specialist

Database Domain Specialist provides patterns and implementations for PostgreSQL, MongoDB, Redis, Oracle, and cloud databases. Use it for schema design, query optimization, indexing, data modeling, and cloud database selection.
Data
1.2K220