概要
Docker Rocker is a specialized Claude Code Skill designed to streamline the containerization of FastAPI, SQLModel, and Pydantic projects. It implements production-grade best practices, including multi-stage builds to minimize image size, the UV package manager for rapid dependency installation, and security hardening through non-root user configurations. This skill is ideal for developers looking to bridge the gap between local development and production-ready deployments with optimized layer caching and specialized support for modern database connections like Neon PostgreSQL.