deployment-patterns
ECC~37 tokens
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
How to Invoke
/deployment-patternsWhen to Use
- •Setting up CI/CD for a project
- •Docker containerization and health checks
Related Skills
docker-patterns
eccDocker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations.
uncategorized
canary-watch
eccUse this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.
uncategorized
benchmark
eccUse this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
uncategorized