This handles the full deployment documentation stack, from Dockerfiles and GitHub Actions workflows to Kubernetes manifests and CI/CD pipeline docs. You get structured templates for documenting infrastructure as code, deployment procedures, and rollback strategies across dev, staging, and production environments. The reference guides cover the practical stuff like docker-compose files and deployment manifests, not just theoretical process docs. Worth using when you need to document how things actually get deployed rather than just how they're built. The emphasis on health checks, secrets management, and emergency procedures shows it's geared toward production-grade deployment documentation, not just toy project setup guides.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-documentation