What problem does it solve?
This Skill prevents misleading “parity” conclusions by helping you audit real behavior differences between the KPKN PWA and the android-native Kotlin/Compose implementation.
Core Features & Use Cases
- PWA-vs-Kotlin behavior auditing: verify feature route reachability, user workflow completion, and true state outcomes rather than relying on file presence.
- Gap reporting and cutover evidence: produce actionable remaining gaps/drifts, distinguish intentional native adaptations from missing work, and recommend the smallest next step.
- Evidence-driven validation guidance: select the minimum useful checks (type-checks, slice builds, tests) aligned to the risk of the claim being made.
Quick Start
Ask the AI to audit a specific feature slice by name and to compare the exact PWA anchors against the android-native landing zones, then return a compact parity report with statuses, evidence used, remaining gaps, and recommended next action.