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.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add nexu-io/open-design --skill deploy-vercel-static --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Deploy Vercel Static?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nexu-io-deploy-vercel-static)More formats (shields.io, HTML) on the badges page.
---
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!