vibe-ship

Plan, build, test, and deploy a web app to Vercel or GitHub Pages.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Kushtrvedi/openclaw-standard --skill vibe-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-ship
Source: https://github.com/Kushtrvedi/openclaw-standard/tree/main/skills/vibe-ship
Command: npx skills add https://github.com/Kushtrvedi/openclaw-standard --skill vibe-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates planning paralysis by guiding users through validating an app idea, selecting a suitable tech stack, building, testing, and deploying a complete web app in a single session.

Core Features & Use Cases

  • Validate the idea with a concise set of questions to confirm value and feasibility.
  • Automatically select a sensible default stack (e.g., Next.js 14+ with Tailwind, TypeScript) and outline iterative build steps from core feature to deployment.
  • Deploy the finished product to public hosting providers such as Vercel or GitHub Pages, with a built-in quality checklist.

Quick Start

Describe your app idea and I will generate a deployable plan and starter project.

Frequently Asked Questions about vibe-ship

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a web app from idea to live hosting in one session?

To deploy a web app in one session, you can validate the idea, select a default stack, build iteratively, run quality checks, and host on Vercel or GitHub Pages. This enforces an end-to-end workflow from core feature to public deployment.

What is the best way to validate a web app idea before building?

Validating a web app idea involves answering a concise set of questions to confirm value and feasibility. This process eliminates planning paralysis by ensuring your concept is practical before automatically selecting a tech stack and outlining build steps.

Does this web app deployment workflow support Vercel and GitHub Pages?

Yes, this web app deployment workflow supports both Vercel and GitHub Pages. It includes a built-in quality checklist to ensure deployment readiness before hosting your finished product on these public providers.

How to select a tech stack for building and deploying a consumer app?

Selecting a tech stack for a consumer app is handled automatically, defaulting to sensible options like Next.js 14+ with Tailwind and TypeScript. It then outlines iterative development steps from core feature implementation to final deployment.

Can I build and ship a public web app without manual stack configuration?

Yes, you can ship a public web app without manual stack configuration because the process enforces a predefined default stack. It automatically selects the framework and generates a deployable plan and starter project for you.

What are the limitations of using a predefined default stack for web app deployment?

The limitation of using a predefined default stack is that it enforces specific technologies like Next.js 14+ and TypeScript. If your project requires a different framework, this automated stack-selection approach may not suit your deployment needs.