What problem does it solve?
Setting up deployment configurations manually for different platforms is tedious and error-prone. This Skill automates the detection of your deployment environment and generates the necessary configuration, saving you from repetitive setup work and ensuring consistency across deployments.
Core Features & Use Cases
- Automatic Platform Detection: Identifies Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom deployment platforms by scanning for platform-specific configuration files.
- Persistent Configuration: Writes deployment settings to CLAUDE.md so all future deploys use the same configuration without re-detection.
- Use Case: A developer who just switched from Heroku to Fly.io can run this Skill once to detect the new platform, configure health checks and production URLs, and have /land-and-deploy work automatically thereafter.
Quick Start
Use the setup-deploy skill to automatically detect your deployment platform and write the configuration to CLAUDE.md.