What problem does it solve?
This Skill defines the foundational principles, architectural guidelines, and technical stack for building an enterprise AI platform, ensuring consistency, scalability, and maintainability.
Core Features & Use Cases
- Architectural Governance: Enforces a 5-layer model (Infra, Platform, Data, Service, Agent) with strict dependency rules.
- Technology Standardization: Specifies approved and prohibited technologies for each layer, promoting efficient resource utilization and avoiding vendor lock-in.
- Coding Conventions: Provides clear guidelines for infrastructure (YAML/Helm) and backend (Python) development, ensuring code quality and readability.
- Use Case: A new team joining the AI platform initiative can immediately understand the established best practices, technology choices, and development standards, accelerating their onboarding and contribution.
Quick Start
Review the 5-layer model and the approved technologies for the Data layer.