What problem does it solve?
This Skill provides the foundational principles and architectural patterns for developing AI-powered applications efficiently and reliably, ensuring quality, security, and scalability.
Core Features & Use Cases
- TRUST 5 Framework: Enforces automated quality gates (Tested, Readable, Unified, Secured, Trackable).
- SPEC-First DDD: Guides development from specification to implementation using EARS format and ANALYZE-PRESERVE-IMPROVE cycles.
- Agent Delegation: Orchestrates tasks through specialized agents, avoiding direct execution.
- Token Optimization: Manages AI token budgets effectively for cost and performance.
- Progressive Disclosure: Structures content for layered learning, from quick reference to deep dives.
- Modular System: Organizes skills into a scalable, navigable file structure.
- Use Case: When creating a new AI agent or skill, ensure it adheres to TRUST 5 standards, follows the SPEC-First DDD workflow, and delegates tasks appropriately.
Quick Start
Use the moai-foundation-core skill to understand the TRUST 5 quality framework.