概要
Compose Screen Shipper is a specialized skill for Android developers designed to automate the generation of production-ready Jetpack Compose interfaces. It manages the entire UI lifecycle—from detecting whether a project uses native Compose or WebView-based layouts to implementing ViewModel-driven state management and Navigation Compose wiring. By strictly following repository standards and theme tokens, it ensures that every new screen is cohesive, includes localized strings, provides state-based previews, and passes automated build checks before being finalized.