deployment-readiness

仓库创建 2026年7月6日最近提交 23 天前SkillHot 收录 22 天前
▸ 精选理由

适合需要可靠上线检查的工程团队。

▸ 风险提示

需要访问代码仓库和部署环境/密钥。

这个 Skill 做什么

检查并准备项目以安全、可观测地上线,含构建、环境与发布清单。

上线前做一次全方位检查:构建与环境、密钥校验、Vercel/edge 兼容性、监控与健康检查、安全头、SEO/PWA 和冒烟测试。适合准备发布或把项目推到生产环境前使用。特别强调可观测性与发布清单,保证安全无惊喜上线。

▸ 展开 SKILL.md 英文原文

Ship a project to production safely - build gate, env and secret checks, Vercel serverless edge compatibility, monitoring, health checks, security headers, SEO PWA, release checklist, smoke test. Use to prepare deploy or go live.

开发编程部署监控健康检查通用
0
Stars
0
Forks
22
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/hamzaciftci/coding-orchestra/main/skills-en/deployment-readiness/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/hamzaciftci/coding-orchestra/main/skills-en/deployment-readiness/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# DEPLOYMENT_AND_PRODUCTION_READINESS_SKILL

## Purpose
Ship a project to production in a **safe, error-free, and observable** way: resolve build/config issues, ensure serverless/edge compatibility, complete monitoring/health/SEO/PWA readiness, and pass the release checklist.

Use cases:
- "Prepare this project for production / Vercel" tasks
- Resolving build/runtime errors that surface during deploy
- Final pre-production check (release readiness)
- Post-deploy smoke test and verification

## Role
**Senior DevOps-minded Full-Stack Engineer / Release Manager.** Experienced in Vercel/serverless deployment, Node runtime compatibility, environment management, and production observability; the e
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有