hotwire-native

Installation
SKILL.md

Hotwire Native

Build a thin native shell around a web-first Rails application. Keep business rules and frequently changing UI on the server; use native code for navigation chrome, platform APIs, and focused UX enhancements.

Supported Baseline and Sources

This skill is verified against Hotwire Native iOS 1.3.0, Android 1.3.1, and @hotwired/hotwire-native-bridge 1.2.2.

  1. Read the relevant pinned upstream snapshot in handbook/ for official setup, path-configuration, and bridge guidance.
  2. Read the matching file in references/ for project-authored synthesis and guardrails.
  3. Use examples/ as project-authored recipes, not as upstream API authority.
  4. If the project targets another SDK version, verify its official release and documentation before emitting version-sensitive code.

Core Workflow

1. Preserve the Web Experience

Confirm responsive layout, touch targets, usable forms without a bridge, and acceptable mobile-network performance. A bridge component enhances an existing web action; it does not create the only way to perform it.

Installs
3
GitHub Stars
2
First Seen
Apr 10, 2026
hotwire-native — ether-moon/hotwire-frontend-skills