github.com/jeremylongshore/claude-code-plugins-plus-skills
This skill enables Claude to manage container registries, including ECR, GCR, and Harbor. It should be used when the user needs to create, configure, or manage container image registries. It helps generate production-ready configurations, implement best practices, and ensure a security-first approach. Use this skill when the user mentions terms like "container registry," "ECR," "GCR," "Harbor," "image repository," or requests assistance with managing container images. It's also helpful for generating configuration code for DevOps pipelines related to container registries.
Review Score
17%
Validation Score
12/16
Implementation Score
0%
Activation Score
0%
This skill empowers Claude to assist users in managing their container registries across various platforms like AWS ECR, Google GCR, and Harbor. It provides the ability to generate configurations, implement best practices, and ensure secure and scalable architectures for container image storage and management.
This skill activates when you need to:
User request: "Create an ECR repository named 'my-app-images' in the 'us-west-2' region."
The skill will:
User request: "Grant read-only access to the 'my-gcp-project' GCR repository to the 'dev-team' Google Cloud group."
The skill will:
gcloud commands or IAM policy configuration to grant the requested access.This skill integrates with other DevOps-related plugins to provide a seamless experience for managing containerized applications. It can be used in conjunction with plugins for CI/CD pipelines, infrastructure provisioning, and security scanning to build a complete DevOps workflow.