From claude-code-harness
Deploys projects to Vercel or Netlify and configures analytics and health checks. Activates when deployment, Vercel, Netlify, analytics, or health checks are mentioned.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-harness:deploy [vercel|netlify|health][vercel|netlify|health]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
デプロイとモニタリングの設定を担当するスキル群です。
デプロイとモニタリングの設定を担当するスキル群です。
| 機能 | 詳細 |
|---|---|
| デプロイ設定 | See references/deployment-setup.md |
| アナリティクス | See references/analytics.md |
| 環境診断 | See references/health-checking.md |
npx claudepluginhub chachamaru127/claude-code-harness --plugin claude-code-harnessConfigures deployment to Vercel/Netlify, sets up analytics, and runs environment health checks. Triggered by mentions of deployment, Vercel, Netlify, analytics, or health checks.
Validates build configuration, redirects, environment variables, and deployment readiness for deploying static sites or serverless functions to Netlify.
Guides step-by-step deployment of static sites, React/Vue/Next.js/Nuxt frontends, Python (Flask/FastAPI/Django) or Node.js (Express/Nest) backends to Vercel, Netlify, Cloudflare Pages, Railway, Render. Prepares build configs, env vars, gitignore.