About
This skill provides Claude with the specialized knowledge required to architect Flutter applications using Clean Architecture principles. It facilitates the strict separation of concerns across Domain, Data, and Presentation layers, ensuring code is testable, maintainable, and scalable. By leveraging dependency inversion and standardized use case patterns, it helps developers build robust mobile applications where business logic remains decoupled from external frameworks, UI components, and data sources.