Getting your code live on the web is a big step. This skill helps you push your code to Railway quickly. You can use simple commands like railway up or just say deploy.
It works with different modes. Detach mode starts the deploy and returns right away. CI mode shows you the build logs as they happen. You can choose which mode fits your needs.
You can deploy to a specific service or project. After deploying you can check the status with other skills. It handles errors like missing project links so you know what to do next.
Global
mkdir -p ~/.claude/skills/deployProject
mkdir -p .claude/skills/deploySource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment