What problem does it solve?
This Skill removes the guesswork and repetitive setup involved in deploying a project by detecting the right hosting target, command flow, and environment requirements for you.
Core Features & Use Cases
- Auto-detection: Scans repository signals and docs to identify platforms such as Vercel, Netlify, Cloudflare, Railway, Fly.io, Render, and more.
- Deployment Execution: Guides or runs the correct CLI, authentication, and release steps for static, frontend, full-stack, and Docker-based apps.
- Post-Deploy Documentation: Creates or updates docs/deployment.md with the live URL, commands, variables, rollback steps, and troubleshooting notes.
- Use Case: A team can hand over a project repository and get a production-ready deployment plan without manually reading every platform guide.
Quick Start
Use the deploy skill to analyze this repository, choose the best deployment platform, and generate the exact steps needed to publish it.