shiaho777shiaho777Communityยท20 Agent Skills Included

web-to-app

Turn websites and server projects into Android APKs on your phone

Converts websites, HTML projects, and Node.js, PHP, Python, Go, or WordPress servers into installable Android APKs directly on your phone. Eliminates the need for a PC, remote build servers, or complex Android tooling by handling signing, packaging, and Google Play export on-device. Includes an AI agent with 57 tools that builds, exports, and manages apps from plain-language requests.
npx skills add shiaho777/web-to-app --all -g -y
Available:

Gives coding agents the project layout, build pipeline rules, and delivery workflow so they can safely modify the app builder, shell template, and export system.

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
shiaho777shiaho777

html-app

Convert a static HTML/CSS/JS page into a self-contained Android WebView app with viewport-safe rendering and standalone packaging.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

react-app

Package a React single-page application into an Android WebView app.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

go-app

Build small Go HTTP services that compile and run locally on-device.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

explain

Explain file or function behavior with line-number references in read-only contexts.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

wordpress-app

Scaffold WordPress themes, plugins, and blocks for on-device PHP 8.x runtimes.

Community
Advanced
๐Ÿ“ฆ In Repo
shiaho777shiaho777

imagery

Generate, view, and refine images within a project's assets directory.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

optimize

Optimize runtime, size, and memory usage of existing code without changing behavior.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

nodejs-app

Host Node.js server applications inside the WebToApp on-device runtime.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

multi-web-app

Bundle multiple websites into a single configurable Android APK.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

php-app

Run PHP 8.4 web apps on-device with a minimal project layout.

Community
Basic
๐Ÿ“ฆ In Repo
shiaho777shiaho777

module-userscript

Generate a Tampermonkey-compatible .user.js scaffold with GM_* grants and @match patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
shiaho777shiaho777

gallery-app

Generate a gallery.json configuration defining categories and media items.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install WebToApp?โ–ผ

Run `npx skills add shiaho777/web-to-app --all -g -y` in your terminal to install all skills in this suite globally.

How to turn a website into an Android app?โ–ผ

WebToApp wraps any website URL, HTML project, or front-end build into a signed APK directly on your phone, with no PC or remote build server required.

Can WebToApp run Node.js or Python servers in an APK?โ–ผ

Yes. It packages real Node.js, PHP, Python, Go, and WordPress runtimes as native binaries inside the APK, so server apps run locally on the device.

Does WebToApp work with AI coding agents?โ–ผ

Yes. It includes a built-in agent with 57 tools that can create, build, export, and manage apps from plain-language instructions, plus an AGENTS.md for external coding agents.

Can I publish WebToApp builds to Google Play?โ–ผ

Yes. It signs APKs with V1/V2/V3 schemes and exports Google Play-ready AAB bundles entirely on-device, including keystore management.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’