Audit Docker banner
dykyi-roman dykyi-roman

Audit Docker

Security community

Description

--- description: Audit Docker configuration. Analyzes Dockerfile, Compose, security, performance, and production readiness for PHP projects. allowed-tools: Read, Grep, Glob, Bash, Task model: opus argument-hint: [path] [level] [-- meta-instructions] --- # Docker Audit Perform a comprehensive audit of Docker configuration, including architecture, security, performance, and production readiness. ## Input Parsing Parse `$ARGUMENTS` to extract path, level, and optional meta-instructions: ``` Fo

Installation

Installs to ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-docker/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-docker && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/commands/audit-docker.md -o ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-docker/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository