docker
✓Production-grade Docker containerization for Python and Node.js applications. This skill should be used when users ask to containerize applications, create Dockerfiles, dockerize projects, or set up Docker Compose. Auto-detects project structure, analyzes .env for secrets, validates security, and generates tested Dockerfiles.
Installation
SKILL.md
Production-grade Docker containerization with security-first defaults.
| Detected Docker Memory | Profile | Build Memory | Container Limits |
| < 4GB | Constrained | 1GB | 256Mi | | 4-8GB | Minimal | 2GB | 512Mi | | 8-12GB | Standard | 4GB | 1Gi | | > 12GB | Extended | 8GB | 2Gi |
Production-grade Docker containerization for Python and Node.js applications. This skill should be used when users ask to containerize applications, create Dockerfiles, dockerize projects, or set up Docker Compose. Auto-detects project structure, analyzes .env for secrets, validates security, and generates tested Dockerfiles. Source: panaversity/agentfactory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/panaversity/agentfactory --skill docker- Source
- panaversity/agentfactory
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is docker?
Production-grade Docker containerization for Python and Node.js applications. This skill should be used when users ask to containerize applications, create Dockerfiles, dockerize projects, or set up Docker Compose. Auto-detects project structure, analyzes .env for secrets, validates security, and generates tested Dockerfiles. Source: panaversity/agentfactory.
How do I install docker?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill docker 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/panaversity/agentfactory
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05