web-app-builder

Installation
SKILL.md

Web App Builder

Build and deploy web apps to the cloud with automatic SSL and custom subdomains.


Supported Frameworks

Framework Build Command Output Dir Notes
React (Vite) npm run build dist/ SPA, needs _redirects
React (CRA) npm run build build/ SPA, needs _redirects
Vue (Vite) npm run build dist/ SPA, needs _redirects
Astro npm run build dist/ Static by default
Next.js (static) npm run build out/ Requires output: 'export'
Vanilla HTML None . Just HTML/CSS/JS files
Svelte npm run build build/ SPA, needs _redirects

Serverless Backend Support

Related skills

More from eng0ai/eng0-template-skills

Installs
45
GitHub Stars
5
First Seen
Jan 22, 2026