moai-adk

moai-adk

MoAI-ADK, the Claude Code development toolkit with 24 AI agents and 52 skills.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.1k
Source
skill-github

Overview

MoAI-ADK is a high-performance AI development environment designed specifically for Claude Code. It provides 8 reserved AI agents (7 MoAI custom + 1 Anthropic built-in) and 30 skills managed by `moai-*` templates to generate high-quality code. It supports TDD and DDD quality gates and features dual execution modes. This toolkit is a single binary written in Go, dependency-free, and runs on any platform.

Capabilities

  • TDD and DDD quality gates
  • 24 AI agents
  • 52 skills
  • Support for 16 programming languages
  • Zero dependencies

Use cases

Code generationCode quality assuranceMulti-language project developmentAutomated testing

Setup

Requires: Git
curl -fsSL https://raw.githubusercontent.com/modu-ai/moai-adk/main/install.sh | sh

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which platforms does MoAI-ADK support?

Supports macOS, Linux, and Windows (WSL recommended).

What are the prerequisites?

Git is required; Windows users are recommended to use WSL.

Related skills