git log --oneline --stat
HEAD
- Stars
- 1.3k
- Forks
- 48
- Updated
- May 23, 2026
repo --stat
stars
1.3k
forks
48
last update
May 23, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add capacitor-hybrid-app - Invoke
// Run from any project directory
$ claude --skill capacitor-hybrid-app "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill capacitor-hybrid-app "now refactor it"
capacitor-hybrid-app/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Capacitor Hybrid App Builder
- slug:
- capacitor-hybrid-app
- version:
- v1.4.0
- license:
- MIT
- author:
- @ionic-friends
- repository:
- github.com/ionic-friends/capacitor-hybrid-app
- categories:
- tags:
- #capacitor#ionic#hybrid#ios#android
- description:
Wrap a web app as native iOS + Android with Capacitor. Plugin access to native APIs without rewriting.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
capacitor-hybrid-app/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…