$ recombobulate _
~/recombobulate $ tip --list --tag="deployment"

// 15 tips tagged "deployment"

0
Generate Ansible Playbooks from a Plain-English Description

Describe your server setup in plain English and let Claude write a complete, idempotent Ansible playbook — modules, handlers, roles, and all the boilerplate you'd otherwise look up.

bagwaa @bagwaa · 2 hours ago
0
Ask Claude to Audit Your Dockerfile for Size and Security

Bloated Docker images slow CI, increase attack surface, and cost money — paste your Dockerfile and ask Claude to audit it for quick wins.

bagwaa @bagwaa · 4 hours ago
0
Ask Claude to Scaffold Production-Ready Health Check Endpoints

Every production app needs a health check endpoint for load balancers and container orchestrators — Claude scaffolds a robust one in seconds.

bagwaa @bagwaa · 5 hours ago
0
Use Claude to Write Ansible Playbooks

Writing Ansible YAML by hand is repetitive and easy to get wrong. Describe your infrastructure requirements in plain English and let Claude generate the playbook.

bagwaa @bagwaa · 5 hours ago
0
Create GitHub Reusable Workflows to Share CI Logic Across Repos

Ask Claude to write a GitHub reusable workflow for your shared CI steps — lint, static analysis, tests, caching, and coverage — so every repo calls one central definition instead of duplicating YAML.

bagwaa @bagwaa · 9 hours ago
0
Use Claude to Set Up Your Vite Build Configuration

Describe your stack and build requirements and let Claude write a proper vite.config.ts — path aliases, dev proxies, chunk splitting, source maps, and tree-shaking all configured correctly.

bagwaa @bagwaa · 9 hours ago
0
Ask Claude to Write Nginx or Caddy Server Configs

Describe your stack and hosting setup and let Claude write a production-ready Nginx or Caddy config — rate limiting, cache headers, SPA routing, and proxy settings all handled correctly.

bagwaa @bagwaa · 10 hours ago
0
Use mosh Instead of SSH to Keep Remote Claude Code Connections Alive

mosh (mobile shell) keeps your SSH connection to a remote Claude Code server alive through network switches, laptop sleep, and wifi drops — where regular SSH would silently die.

bagwaa @bagwaa · 10 hours ago
0
Ask Claude to Analyse and Reduce Your JavaScript Bundle Size

Paste your bundle analysis output and Claude will identify the biggest wins — duplicate dependencies, oversized imports, and code-splitting opportunities.

bagwaa @bagwaa · 11 hours ago
0
Generate Terraform Infrastructure from Plain-English Requirements

Describe your cloud infrastructure in plain English and let Claude write the Terraform — modules, variables, outputs, and all.

bagwaa @bagwaa · 15 hours ago
0
Build a Multi-Service Docker Compose Stack from a Description

Describe your full stack in plain English and Claude will write a production-ready docker-compose.yml with all services wired up correctly.

bagwaa @bagwaa · 15 hours ago
0
Write Kubernetes Manifests from a Plain-English Description

Kubernetes YAML is verbose and unforgiving — describe what you need in plain English and let Claude write the manifests.

bagwaa @bagwaa · 15 hours ago