Hotwire Native Path Config

Author and validate Hotwire Native path configuration (the JSON that drives native push/replace/modal/tab navigation on iOS + Android), and the Rails-side turbo_native_app? + request-variant setup. Use when a native screen opens with the wrong presentation (pushed instead of modal, doesn't switch tabs), when adding a new native route, when setting up native navigation for one Rails app across iOS + Android, or when web chrome (top nav) leaks into the native apps. Provides a starter config, a schema/footgun validator, and an iOS↔Android drift check.

davidteren 87c3c53 4 files · 15.9 KB Updated

File contents

davidteren/hotwire-codex-skills/tree/main/skills/hotwire-native-path-config commit 87c3c53921

Frequently asked questions

npx skillmds@latest add davidteren/hotwire-native-path-config