·deploy-preview
</>

deploy-preview

Deploy Vercel preview environments, check status, view build logs, and run Lighthouse audits — all from chat. Use when: - User wants to deploy a preview or production build - User asks to check a deployment's status or logs - User wants a performance/accessibility audit on a preview URL - User wants to list recent deployments

6Installs·0Trend·@mikeygonz

Installation

$npx skills add https://github.com/mikeygonz/skills --skill deploy-preview

How to Install deploy-preview

Quickly install deploy-preview AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mikeygonz/skills --skill deploy-preview
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mikeygonz/skills.

SKILL.md

View raw

Deploy Vercel previews, check status, view logs, and run Lighthouse audits from your agent.

Requires VERCELTOKEN environment variable. Create one at vercel.com/account/tokens.

| deploy [path] [--prod] | Deploy preview (or production) and return URL | | deploy-branch | Checkout branch and deploy preview | | status | Check deployment state (QUEUED/BUILDING/READY/ERROR) | | logs | View build logs | | audit | Run Lighthouse audit (performance, a11y, SEO, best practices) | | list [project-id] | Recent deployments |

Deploy Vercel preview environments, check status, view build logs, and run Lighthouse audits — all from chat. Use when: - User wants to deploy a preview or production build - User asks to check a deployment's status or logs - User wants a performance/accessibility audit on a preview URL - User wants to list recent deployments Source: mikeygonz/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mikeygonz/skills --skill deploy-preview
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from mikeygonz/skills

Quick answers

What is deploy-preview?

Deploy Vercel preview environments, check status, view build logs, and run Lighthouse audits — all from chat. Use when: - User wants to deploy a preview or production build - User asks to check a deployment's status or logs - User wants a performance/accessibility audit on a preview URL - User wants to list recent deployments Source: mikeygonz/skills.

How do I install deploy-preview?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mikeygonz/skills --skill deploy-preview Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mikeygonz/skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26