moai-adk
MoAI-ADK, the Claude Code development toolkit with 24 AI agents and 52 skills.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
- Repository
- github.com/modu-ai/moai-adk
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.