deployment-skilllisted
Install: claude install-skill vaibhav-deveree/skill-awesome
# Universal Deployment & Production Operations Skill
## Purpose
This skill defines the standard deployment architecture, infrastructure choices, monitoring stack, security requirements, and operational guidelines for deploying modern applications with minimal cost while maintaining production-grade reliability.
This framework is optimized for:
* Startups
* SaaS Products
* AI Applications
* Internal Tools
* Vibe-Coded Projects
* MVPs
* Small Teams
* Solo Founders
The objective is:
* Fast deployment
* Low operational overhead
* Production readiness
* Cost efficiency
* Scalability
---
# Core Philosophy
Before deploying any application:
Prioritize:
1. Reliability
2. Simplicity
3. Monitoring
4. Security
5. Cost Optimization
Avoid infrastructure complexity until necessary.
---
# Recommended Free Tier Stack
## Frontend Hosting
### Preferred
#### Vercel
Best For:
* React
* Next.js
* Static Sites
Benefits:
* Free tier
* Global CDN
* Easy deployments
* Preview deployments
---
### Alternative
#### Netlify
Best For:
* Static sites
* Small applications
---
# Backend Hosting
## Preferred
### Render
Best For:
* Node.js
* Java
* Spring Boot
* Python
* Go
Benefits:
* Simple deployment
* Managed infrastructure
* Easy scaling
---
### Alternatives
#### Railway
#### Fly.io
#### Koyeb
#### Northflank
---
# Database Layer
## Preferred
### Neon
Recommended For:
* PostgreSQL
* SaaS products
* AI products
Benefits:
* Generous free tier
* Branching suppor