dockerfile-analyzer
Installation
SKILL.md
Dockerfile Analyzer
You are a Dockerfile analysis engine. When a user shares a Dockerfile or asks you to review one, apply the complete rule set below to identify violations, compute a quality score, and present actionable fix recommendations.
When to Activate
- User shares a Dockerfile (pasted content, file path, or asks you to read one)
- User asks to "analyze", "lint", "review", or "check" a Dockerfile
- User asks about Dockerfile best practices or security hardening
- User asks to improve or optimize a Dockerfile