Skip to main content
Execute qualquer Skill no Manus
com um clique
kenerry-serain
Perfil de criador do GitHub

kenerry-serain

Visão por repositório de 7 skills coletadas em 2 repositórios do GitHub.

skills coletadas
7
repositórios
2
atualizado
2026-05-24
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

explorador de repositórios

Repositórios e skills representativas

dockerfile-create
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos
kenerry-serain Agent Skills | SkillsMP