Deploy your app or website to Vercel in just a few steps. This skill helps you go from local code to a live preview URL. It checks if your project is linked to Vercel and connected to a git remote. Then it picks the best way to deploy.
The goal is to set up git push automation. That way every change you push triggers a new deployment. You get a preview link each time. No need to repeat manual steps or remember commands.
If you ask for a deploy, the skill always creates a preview deployment unless you specifically want production. It asks before pushing code and gives you the URL when done. Perfect for sharing work-in-progress with teammates or clients.
Global
mkdir -p ~/.claude/skills/deploy-to-vercelProject
mkdir -p .claude/skills/deploy-to-vercelSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code