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 para a instalação

Informações da origem

Repositório
nexu-io/open-design
Última atividade na origem
13 de maio de 2026 às 14:24
Idioma detectado do SKILL.md
inglês
Estrelas
96.674
Forks
11.234

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
2 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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 no GitHub