Enforces Transport Exchange Group mobile architecture standards and one-way dependency patterns across Flutter, iOS, and Android projects.
This skill provides a comprehensive framework for implementing the Transport Exchange Group (TEG) mobile architecture standards within Claude Code. It ensures developers adhere to a strict one-way dependency flow—moving from UI and State through Use Cases and Repositories down to Data Source contracts. By leveraging this skill, teams can maintain high code quality and consistency across various platforms, utilizing domain-specific guidance for folder structures, module boundaries, and implementation patterns tailored for Flutter, Swift, and Kotlin.
Características Principales
01Strict enforcement of one-way dependency architectural rules
02Standardized project folder and module boundary organization
03Platform-specific implementation patterns for Flutter, iOS, and Android
04Step-by-step guidance for building features from Business Types to UI
05Automated architectural policy validation for pull request reviews
060 GitHub stars
Casos de Uso
01Onboarding developers to the TEG mobile development standards and folder structures
02Scaffolding new mobile features with compliant architectural layers
03Reviewing existing codebases for architectural consistency and policy compliance