Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
kenerry-serain
Profil créateur GitHub

kenerry-serain

Vue par dépôt de 7 skills collectés dans 2 dépôts GitHub.

skills collectés
7
dépôts
2
mis à jour
2026-05-24
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

dockerfile-create
Développeurs de logiciels

Creates production-ready Dockerfiles for applications, then builds, tests, and reports image size and security. Generates the smallest possible image using Alpine bases, multi-stage builds, non-root users, health checks, and CVE scanning. After creating the Dockerfile, it builds the image, verifies the health check works, prints the image size, and runs a vulnerability scan. Use this skill whenever the user wants to create a Dockerfile, containerize an application, dockerize a service, build a Docker image, or asks about container security. Also trigger when the user says things like "create a Dockerfile for this app", "dockerize the backend", "containerize this service", "build a docker image", or "I need a Dockerfile".

2026-05-17
ecr-push
Développeurs de logiciels

Builds Docker images and pushes them to Amazon ECR. Handles ECR login, docker build, docker tag, and docker push for one or more images in a single invocation. Accepts image names and their Dockerfile locations as parameters. Use this skill whenever the user wants to push images to ECR, deploy containers to a registry, build and push Docker images, or says things like "push to ECR", "build and push the frontend", "deploy images to the registry", "ecr push", "push all images", or "send the containers to ECR".

2026-05-17
terraform-deploy
Développeurs de logiciels

Deploys Terraform stacks through the full lifecycle: fmt, validate, plan, and apply. Supports deploying a single stack by folder name or all stacks in numeric order. Use this skill whenever the user wants to deploy, apply, plan, validate, or format Terraform code in this project. Also trigger when the user says things like "deploy the VPC stack", "apply all stacks", "run terraform", "plan the backend stack", or "tf apply". Even if the user only mentions one step (like "validate"), run the full pipeline up to that step.

2026-05-17
terraform-destroy
Développeurs de logiciels

Destroys Terraform stacks by running terraform destroy. Supports destroying a single stack by folder name or all stacks in reverse numeric order (highest number first, so dependent stacks are torn down before their dependencies). The remote backend stack (00-remote-backend-stack) is never destroyed — it is always excluded automatically. Asks for confirmation exactly once before starting — after that, all stacks are destroyed without further prompts. Use this skill whenever the user wants to destroy, tear down, remove, or clean up Terraform infrastructure in this project. Also trigger when the user says things like "destroy all stacks", "tear down the VPC", "tf destroy", "nuke the infra", "clean up everything", or "remove the network stack".

2026-05-17
2 dépôts affichés sur 2
Tous les dépôts sont affichés