什么是 deployment?
当任务涉及部署、托管或 CI/CD 管道时主动加载。当用户说“部署此”、“设置 CI/CD”、“添加 Docker”、“配置 Vercel”或“设置监控”时使用。涵盖特定于平台的部署(Vercel、Railway、Fly.io、AWS)、Dockerfile 创建、环境变量管理、CI/CD 管道配置(GitHub Actions)、预览部署、运行状况检查、回滚策略和生产监控设置。 来源:mgd34msu/goodvibes-plugin。
当任务涉及部署、托管或 CI/CD 管道时主动加载。当用户说“部署此”、“设置 CI/CD”、“添加 Docker”、“配置 Vercel”或“设置监控”时使用。涵盖特定于平台的部署(Vercel、Railway、Fly.io、AWS)、Dockerfile 创建、环境变量管理、CI/CD 管道配置(GitHub Actions)、预览部署、运行状况检查、回滚策略和生产监控设置。
通过命令行快速安装 deployment AI 技能到你的开发环境
来源:mgd34msu/goodvibes-plugin。
This skill guides you through deploying applications to production using modern platforms and tools. Use this workflow when deploying Next.js, full-stack apps, containerized services, or serverless functions.
Never commit secrets to git. Always use .env.example for documentation:
Import at the top of your app to validate on startup:
当任务涉及部署、托管或 CI/CD 管道时主动加载。当用户说“部署此”、“设置 CI/CD”、“添加 Docker”、“配置 Vercel”或“设置监控”时使用。涵盖特定于平台的部署(Vercel、Railway、Fly.io、AWS)、Dockerfile 创建、环境变量管理、CI/CD 管道配置(GitHub Actions)、预览部署、运行状况检查、回滚策略和生产监控设置。 来源:mgd34msu/goodvibes-plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill deployment当任务涉及部署、托管或 CI/CD 管道时主动加载。当用户说“部署此”、“设置 CI/CD”、“添加 Docker”、“配置 Vercel”或“设置监控”时使用。涵盖特定于平台的部署(Vercel、Railway、Fly.io、AWS)、Dockerfile 创建、环境变量管理、CI/CD 管道配置(GitHub Actions)、预览部署、运行状况检查、回滚策略和生产监控设置。 来源:mgd34msu/goodvibes-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill deployment 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mgd34msu/goodvibes-plugin