hadolint
๐ฏSkillfrom rshade/agent-skills
A skill for validating Dockerfiles against best practices including image tagging, package pinning, cleanup, and shell script issues in RUN commands. Part of the agent-skills collection that packages complete tool workflows for AI coding agents.
Same repository
rshade/agent-skills(21 items)
Installation
npx vibeindex add rshade/agent-skills --skill hadolintnpx skills add rshade/agent-skills --skill hadolint~/.claude/skills/hadolint/SKILL.mdSKILL.md
More from this repository10
Validates GitHub Actions workflow files for syntax errors, invalid references, expression mistakes, and security issues, catching errors before they waste CI minutes.
A collection of reusable skills for AI coding agents covering code quality (actionlint, commitlint, hadolint), Go development, workflow automation, security auditing, networking tools, and infrastructure cost analysis, distributed via skills.sh.
A skill for diagnosing Tailscale connectivity and DNS failures inside Docker containers, detecting userspace vs kernel mode, DNS resolver conflicts, TUN interface issues, and multi-tailnet mismatches between host and container.
Skill
A collection of reusable skills for AI coding agents covering code quality, Go development, networking, security, and infrastructure cost analysis. Each skill packages prerequisite checks, config detection, execution, and reporting into a complete workflow.
Skill
Skill
Skill
A three-agent adversarial debate skill (Red/Blue/White team) for strategic decisions, where two advocates steelman opposing positions while a moderator identifies risks, asks hard questions, and synthesizes a binding consensus document.
An agent skill that validates commit messages against the Conventional Commits specification, catching malformed messages before they enter your git history. Useful when preparing pull requests or enforcing commit conventions across a team.