olgunozoktas/nativephp-mobile-skill — explained in plain English
Analysis updated 2026-05-18
Install a local NativePHP Mobile reference so Claude Code never has to guess at docs.
Look up the exact native commands needed to build and ship a Laravel mobile app.
Learn how to write a custom NativePHP plugin using the bridge functions guide.
Check the built-in device plugins available for camera, biometrics, and secure storage.
| olgunozoktas/nativephp-mobile-skill | 00kaku/gallery-slider-block | 04amanrajj/netwatch | |
|---|---|---|---|
| Stars | 0 | — | 0 |
| Language | — | JavaScript | Rust |
| Last pushed | — | 2021-05-19 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Just clone the repo and symlink it into your Claude Code skills folder.
This project is a reference skill for Claude Code, the AI coding assistant, focused specifically on NativePHP Mobile version 3. NativePHP Mobile lets a Laravel web developer turn their existing PHP project into a real iOS or Android app. Rather than having Claude look up NativePHP's documentation online every time, this skill packages every page of that documentation, all fifty eight pages, into local reference files that live on your computer. Once installed, the skill activates automatically whenever you are working on NativePHP related tasks, such as native commands, or building mobile apps from a Laravel codebase. Installing it means cloning the repository and creating a symbolic link into your global Claude Code skills folder, or into a project's local skills folder if you prefer it scoped to just one project. The reference material is organized into several files. One file explains when the skill should be used and lists the essential facts you need up front. Others cover getting started steps like installation and configuration, the basic building blocks such as web views and native functions, adding native looking navigation bars and icons, deeper concepts like authentication, on device storage, and push notifications, how to write your own plugins, and a rundown of the fourteen built in device plugins covering things like the camera and biometrics. A final coverage file confirms that every one of the fifty eight documentation pages has been captured. Each reference file lists the exact source pages it was built from, so you can trace any piece of information back to the original documentation. Where the vendor's own documentation contains outdated examples, the skill notes the problem rather than repeating the mistake.
A Claude Code skill that packages all 58 pages of NativePHP Mobile docs into a local reference for building Laravel mobile apps.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.