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.

インストールへ移動

ソース情報

リポジトリ
nexu-io/open-design
ソースの最終更新活動
2026年5月13日 14:24
検出された SKILL.md の言語
英語
スター
97,471
フォーク
11,317

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
2 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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.
GitHubで見る