·deployment-documentation
""

deployment-documentation

aj-geddes/useful-ai-prompts

记录部署流程、基础设施设置、CI/CD 管道和配置管理。在创建部署指南、基础架构文档或 CI/CD 文档时使用。

71安装·3热度·@aj-geddes

安装

$npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-documentation

SKILL.md

Create comprehensive deployment documentation covering infrastructure setup, CI/CD pipelines, deployment procedures, and rollback strategies.

Install required tools brew install node@18 brew install postgresql@14 brew install redis brew install docker brew install kubectl brew install helm brew install aws-cli

.env.production NODEENV=production DATABASEURL=postgresql://user:pass@db.example.com:5432/prod REDISURL=redis://cache.example.com:6379 APIKEY=your-api-key JWTSECRET=your-jwt-secret AWSREGION=us-east-1 AWSACCESSKEYID=AKIA...

记录部署流程、基础设施设置、CI/CD 管道和配置管理。在创建部署指南、基础架构文档或 CI/CD 文档时使用。 来源:aj-geddes/useful-ai-prompts。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-documentation
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 deployment-documentation?

记录部署流程、基础设施设置、CI/CD 管道和配置管理。在创建部署指南、基础架构文档或 CI/CD 文档时使用。 来源:aj-geddes/useful-ai-prompts。

如何安装 deployment-documentation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-documentation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/aj-geddes/useful-ai-prompts