devops-skills
πPluginakin-ozer/cc-devops-skills
DevOps skills for Claude Code.
Part of
akin-ozer-cc-devops-skills
Installation
/plugin marketplace add akin-ozer/cc-devops-skills/plugin install devops-skills@akin-ozerpip install ansible-lint checkov yamllintpip install checkovpip install ansible-lint+ 3 more commands
More from this repository10
Marketplace with 1 plugins
Validates Dockerfiles using hadolint and Checkov to ensure security best practices and identify potential configuration issues or vulnerabilities.
Skill
Validates Azure DevOps Pipeline configurations for syntax correctness, security best practices, and potential configuration errors.
Validates Makefiles for syntax correctness, best practices, and potential errors using linting and static analysis techniques.
Generates production-ready Dockerfiles with multi-stage builds and security hardening best practices for containerizing applications.
Generates production-ready Terraform infrastructure-as-code configurations, modules, and resource definitions following best practices and security guidelines.
Generates production-ready, best-practice Makefiles for automating build, test, and deployment processes across different programming languages and project types.
Validates Ansible playbooks and roles by performing syntax checks and linting using ansible-lint to ensure configuration quality and best practices.
Validates GitHub Actions workflow files for syntax correctness, security best practices, and potential runtime issues using actionlint and act.