Advanced
Covers MoAI-ADK’s internal structure and advanced features in depth.
This section is a guide for developers who understand MoAI-ADK’s basic concepts and want to grasp internal operating principles.
Learning Structure
MoAI-ADK consists of 7 core components:
Table of Contents
| Topic | Description |
|---|---|
| Skill Guide | Skill system that grants expert knowledge to AI |
| Agent Guide | Specialized AI task executor system |
| Builder Agent Guide | Creating skills, agents, commands, plugins |
| Hooks Guide | Event-based automation scripts |
| settings.json Guide | Claude Code global settings management |
| CLAUDE.md Guide | Project guideline file system |
| MCP Servers | External tool connection protocol |
| Google Stitch Guide | AI-based UI/UX design generation tool |
Each document can be read independently, but reading sequentially starting from Skill Guide allows you to systematically understand the entire architecture.
Last updated on