What problem does it solve?
This Skill provides the foundational principles and architectural patterns that power MoAI-ADK's AI-driven development workflow, ensuring quality, efficiency, and scalability.
Core Features & Use Cases
- TRUST 5 Framework: Enforces quality gates for tested, readable, unified, secured, and trackable code.
- SPEC-First DDD: Guides development through specification-driven, domain-driven design.
- Delegation Patterns: Orchestrates tasks via specialized agents, avoiding direct execution.
- Token Optimization: Manages the 200K token budget efficiently.
- Progressive Disclosure: Delivers knowledge in three tiers (Quick, Implementation, Advanced).
- Modular System: Organizes files for scalability and maintainability.
- Use Case: When creating new agents or skills, this Skill ensures adherence to MoAI-ADK's core quality standards, development methodologies, and architectural guidelines.
Quick Start
Use the moai-foundation-core skill to understand the TRUST 5 quality framework.