What problem does it solve?
This Skill guides you to translate and refine KPKN screens in Android Jetpack Compose so they feel native, mobile-first, and product-faithful rather than generic or like a direct web clone.
Core Features & Use Cases
- Compose UI translation and refinement for screen structure, interaction flows, visual hierarchy, and state/readability in
android-native.
- KPKN visual-language preservation including rings/progress metaphors, hero sections, chips/micro-labels, Spanish product voice, and sectioned layout rhythm.
- Mobile-appropriate UX decisions using Compose-native patterns (e.g.,
Scaffold, LazyColumn, sheets, compact cards) instead of mirroring PWA layouts.
Quick Start
Use this skill when you need to redesign or port a KPKN Compose screen’s UI so it preserves the intended user job, visual signatures, and Spanish copy, while staying consistent with the current repo’s Material 3 baseline and feature-local accents.