deploying-to-production
✓Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment.
SKILL.md
Use this workflow when a user says "deploy this website/app" or similar. Follow the checklist in order and do not skip steps.
If build fails, read the errors, fix issues, and run again. Only proceed when build succeeds.
Create a new GitHub repository for the project. If the repo already exists, confirm whether to reuse or create a new one.
Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment. Source: zhanlincui/ultimate-agent-skills-collection.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zhanlincui/ultimate-agent-skills-collection --skill deploying-to-production- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is deploying-to-production?
Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment. Source: zhanlincui/ultimate-agent-skills-collection.
How do I install deploying-to-production?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhanlincui/ultimate-agent-skills-collection --skill deploying-to-production Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zhanlincui/ultimate-agent-skills-collection
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01