Agent skill
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: 実装作業, ローカル開発, レビュー, セットアップ.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/deploy-aiskillstore-marketplace
Metadata
Additional technical details for this skill
- skillport
-
{ "tags": [ "deploy", "vercel", "netlify", "analytics", "health-check" ], "category": "deploy", "alwaysApply": false }
SKILL.md
Deploy Skills
デプロイとモニタリングの設定を担当するスキル群です。
含まれる小スキル
| スキル | 用途 |
|---|---|
| deploy-setup | Vercel/Netlify デプロイ設定 |
| analytics | GA/Vercel Analytics 設定 |
| health-check | 環境診断 |
ルーティング
- デプロイ設定: deploy-setup/doc.md
- アナリティクス: analytics/doc.md
- 環境診断: health-check/doc.md
実行手順
- ユーザーのリクエストを分類
- 適切な小スキルの doc.md を読む
- その内容に従って設定
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?