Initial commit
This commit is contained in:
21
commands/discover-containers.md
Normal file
21
commands/discover-containers.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
description: Load container skills (Docker, Kubernetes, security, optimization)
|
||||
---
|
||||
|
||||
# Discover Container Skills
|
||||
|
||||
Load the containers gateway skill:
|
||||
|
||||
```bash
|
||||
cat ~/.claude/plugins/cc-polymath/skills/discover-containers/SKILL.md
|
||||
```
|
||||
|
||||
This activates skills for:
|
||||
- Dockerfile best practices and multi-stage builds
|
||||
- Docker Compose for local development
|
||||
- Kubernetes deployments and configurations
|
||||
- Container security and vulnerability scanning
|
||||
- Image optimization and layer caching
|
||||
- Container orchestration patterns
|
||||
- Networking and service discovery
|
||||
- Health checks and liveness probes
|
||||
Reference in New Issue
Block a user