Skip to Content
AdvancedAdvanced

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

TopicDescription
Skill GuideSkill system that grants expert knowledge to AI
Agent GuideSpecialized AI task executor system
Builder Agent GuideCreating skills, agents, commands, plugins
Hooks GuideEvent-based automation scripts
settings.json GuideClaude Code global settings management
CLAUDE.md GuideProject guideline file system
MCP ServersExternal tool connection protocol
Google Stitch GuideAI-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