·deployment-documentation
""

deployment-documentation

aj-geddes/useful-ai-prompts

Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating deployment guides, infrastructure docs, or CI/CD documentation.

71Installs·3Trend·@aj-geddes

Installation

$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...

Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating deployment guides, infrastructure docs, or CI/CD documentation. Source: aj-geddes/useful-ai-prompts.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-documentation
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is deployment-documentation?

Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating deployment guides, infrastructure docs, or CI/CD documentation. Source: aj-geddes/useful-ai-prompts.

How do I install deployment-documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-documentation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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