Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

deploy-app

Étoiles7
Forks2
Mis à jour17 juillet 2026 à 13:36

Deploy a web application to production by exploring the codebase first, then walking one of three lanes the user picks: Vercel (managed, default for Next.js), Kubernetes (existing cluster, GitOps-aware), or a virtual machine over SSH (systemd + reverse proxy). Discovers the framework, build output, env contract, database/migration story, and any existing deploy config before proposing anything; asks the user for the target, then executes that lane end to end and smoke-tests the result. House-stack aware (Next.js 16 standalone, Drizzle + Neon, committed .npmrc date pin) but works for any Node web app.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly