Kubernetes
Kubernetes manifest generation, review, security hardening, and best practices for production workloads
Iac Review
Infrastructure-as-Code review, validation, and security audit for Terraform, Kustomize, Helm, and Kubernetes manifests
Terragrunt Skill
|
Audit
Convention auditor. Checks all components and modules against repository standards: naming, tagging, resource hierarchy, env_local examples, module structure, and orphaned resources. Use for compliance reports before PR or deploy.
Tech Spec
Staff/Principal Engineer Tech Spec — conducts iterative technical interview (one question at a time), detects inconsistencies, explores trade-offs, and produces a complete Tech Spec document. User chooses language (EN/PT-BR/ES) for conversation and document.
Golang
Go code generation, project layout, naming, style, error handling, testing, concurrency, performance, and security following idiomatic Go conventions
Rust
Rust code generation, project layout, naming, style, error handling, testing, and Dioxus web development following idiomatic Rust conventions
Helm
Helm chart creation, management, values organization, and best practices following official Helm conventions
Gitops
ArgoCD-based GitOps workflows, repository structure, environment promotion, and secret management for Kubernetes
Terraform
Terraform/OpenTofu infrastructure code generation, module creation, review, and best practices following HashiCorp official style guide
Ansible
Ansible playbook, role, and inventory creation with Molecule testing setup, following Ansible community best practices and FQCN conventions
Kustomize
Kustomize manifest management, overlay patterns, generators, and validation for Kubernetes
Explore
Explorer agent for the repository. Maps structure, traces Terragrunt hierarchy, identifies components, modules, and cross-dependencies. Use when you need a comprehensive view of the codebase before making changes.
Prd
Product PRD — interactive planner that conducts structured discovery interviews and produces product-focused PRDs. Covers problem, solution, features, milestones, acceptance criteria, and risks. User chooses language (EN/PT-BR/ES) for conversation and document. PRD serves as input for the /tech-spec skill.
Technical Docs
Technical documentation specialist for infrastructure projects managed with Terraform and Terragrunt. Creates onboarding guides to architectural deep-dives, with dark-mode Mermaid diagrams and real file citations (file_path:line_number).