Marketplace

deploy

Sets up deployment, analytics, and health monitoring for projects. Use when user mentions デプロイ, deploy, Vercel, Netlify, 公開, アナリティクス, analytics, GA, Google Analytics, 環境診断, health check. Do NOT load for: 実装作業, ローカル開発, レビュー, セットアップ.

allowed_tools: Read, Write, Edit, Bash

$ Instalar

git clone https://github.com/Chachamaru127/claude-code-harness /tmp/claude-code-harness && cp -r /tmp/claude-code-harness/skills/deploy ~/.claude/skills/claude-code-harness

// tip: Run this command in your terminal to install the skill


name: deploy description: "Sets up deployment, analytics, and health monitoring for projects. Use when user mentions デプロイ, deploy, Vercel, Netlify, 公開, アナリティクス, analytics, GA, Google Analytics, 環境診断, health check. Do NOT load for: 実装作業, ローカル開発, レビュー, セットアップ." allowed-tools: ["Read", "Write", "Edit", "Bash"] metadata: skillport: category: deploy tags: [deploy, vercel, netlify, analytics, health-check] alwaysApply: false

Deploy Skills

デプロイとモニタリングの設定を担当するスキル群です。

含まれる小スキル

スキル用途
deploy-setupVercel/Netlify デプロイ設定
analyticsGA/Vercel Analytics 設定
health-check環境診断

ルーティング

  • デプロイ設定: deploy-setup/doc.md
  • アナリティクス: analytics/doc.md
  • 環境診断: health-check/doc.md

実行手順

  1. ユーザーのリクエストを分類
  2. 適切な小スキルの doc.md を読む
  3. その内容に従って設定