Skip to main content

deploy-vercel-static

Use this plugin when the user wants to deploy an accepted static web artifact to Vercel or prepare an equivalent deployment handoff with preview and production URLs.

Ir a la instalación

Datos de origen

Repositorio
nexu-io/open-design
Última actividad en el origen
13 de mayo de 2026 a las 14:24
Idioma detectado de SKILL.md
inglés
Estrellas
97.471
Forks
11.317

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
2 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
deploy-vercel-static
description
Use this plugin when the user wants to deploy an accepted static web artifact to Vercel or prepare an equivalent deployment handoff with preview and production URLs.
license
MIT
metadata
{"author":"open-design-spec","version":"0.1.0"}
# Deploy Vercel Static ## Workflow 1. Confirm the artifact path, project name, and whether this is preview-only or production. 2. Validate that the artifact can run as a static web surface. 3. Prepare deployment files if needed. 4. Ask for confirmation before deployment. 5. Deploy or produce exact deployment instructions and return links. ## Output Contract Produce `deploy-summary.md` and a preview URL, production URL, or prepared command list.
Ver en GitHub