What problem does it solve?
This Skill provides the foundational principles and architectural patterns necessary for building high-quality, efficient, and scalable AI-powered development workflows within the JikiME-ADK ecosystem. It addresses the need for standardized quality, structured development, and optimized resource management.
Core Features & Use Cases
- Standardized Quality: Enforces the TRUST 5 framework (Test-first, Readable, Unified, Secured, Trackable) for consistent code quality.
- Structured Development: Guides development through the SPEC-First DDD workflow (Specification, Domain-Driven Development, Documentation).
- Efficient Orchestration: Implements Delegation Patterns for task distribution among specialized agents.
- Resource Optimization: Focuses on Token Optimization and Progressive Disclosure for cost-effective and user-friendly AI interactions.
- Use Case: When creating a new AI agent or skill, developers can consult this Skill to understand and apply the core principles, ensuring adherence to JikiME-ADK's best practices from the outset.
Quick Start
Use the jikime-foundation-core skill to understand the TRUST 5 quality principles.