关于
Dropletify is a specialized Claude Code skill designed to bridge the gap between development and production on DigitalOcean. It automates the entire deployment pipeline by auditing your project's Docker configuration, generating optimized container files if they are missing, and scaffolding a robust GitHub Actions CI/CD workflow. Beyond simple deployment, it installs critical production utilities including an automated rollback system that reverts to the last working version upon failure and a daily cleanup script that prevents disk exhaustion by managing Docker resources and log files.