Enforces Transport Exchange Group (TEG) architectural standards and one-way dependency patterns for Flutter, iOS, and Android development.
This skill provides a comprehensive framework for designing and auditing mobile applications according to TEG’s strict one-way dependency model. It guides developers through the implementation of layered architectures—spanning Business Types, Use Cases, Repositories, Data Sources, and UI—to ensure consistency across project structures and platform-specific syntax. By using this skill, teams can automate architectural compliance during PR reviews and ensure that new features follow a standardized implementation sequence across Flutter, Swift, and Kotlin environments.
Características Principales
01Enforces strict one-way dependency flow between architectural layers
02Guides the sequential implementation of Business Types, Use Cases, and Data Sources
030 GitHub stars
04Provides platform-specific implementation patterns for Flutter, iOS, and Android
05Standardizes project folder layouts and module boundaries
06Automates architectural compliance checks during pull request reviews
Casos de Uso
01Conducting automated code reviews to ensure compliance with TEG mobile policies
02Designing and bootstrapping new mobile features using standardized architectural layers
03Restructuring existing mobile projects to align with standardized folder conventions