概要
ML Deployment Helper is a specialized MLOps skill for Claude Code that bridges the gap between model development and production. It automatically generates production-grade deployment artifacts including FastAPI REST endpoints, batch predictors, and streaming interfaces. The skill ensures models are production-ready by handling containerization via Docker, setting up monitoring dashboards with Prometheus and Grafana, implementing A/B testing logic, and performing load testing to establish performance benchmarks, ensuring every model follows industry-standard MLOps best practices.