web-to-native vs Commit Helper
Side-by-side comparison of two Claude Agent Skills. Pick the right one for Claude Code or Claude Desktop.
Migrate an existing web React app to a native iOS/Android app with Expo. Use when the user wants to turn a website into a mobile app, port a Next.js/Vite/CRA Re
Write clean, conventional git commit messages
Comparison
| Feature | web-to-native | Commit Helper |
|---|---|---|
| Bundled scripts | no | no |
| Allowed tools | any | 1 |
| Install scope | personal | personal |
| Category | coding | coding |
| Verified | — | |
| License | MIT | MIT |
| Author | Expo | Unyly |
| Repo | expo/skills | unyly/skills |
When to pick web-to-native
Migrate an existing web React app to a native iOS/Android app with Expo. Use when the user wants to turn a website into a mobile app, port a Next.js/Vite/CRA React codebase to React Native, reuse web code on native incrementally, or asks how web idioms (the DOM, CSS, React Router, localStorage, window) map to native. This is the end-to-end migration guide; use the `use-dom` skill for the DOM-component mechanism itself.
When to pick Commit Helper
Reviews staged changes and drafts concise, conventional-commit style messages with the right type and scope — keeps your history readable.
Looking for something else? Browse all skills.