Find the perfect skill
Docker Best Practices & Security
DevOps
Covers Dockerfile best practices including security hardening (non-root user, secret management), multi-stage builds for image optimization, and cache-friendly instruction ordering. Helps developers write efficient, secure Dockerfiles and avoid common pitfalls.
AWS Infrastructure Verification
DevOps
Use this skill to verify AWS infrastructure configuration before deploying code that depends on AWS services. It helps validate VPC endpoints, NAT Gateway capacity, and security groups, particularly when investigating Lambda connection timeouts or deterministic failure patterns where the first operations succeed and later ones fail.
Gitea CLI (tea)
DevOps
Manage Gitea repositories, issues, pull requests, and releases using the official CLI tool 'tea'. Helps when working with Gitea from the terminal, especially for automation or speed. Non-interactive mode with --output flag is recommended for scripting.
Kubernetes Architect Expert
DevOps
Provides expert guidance on designing and managing Kubernetes platforms at scale, including multi-cluster strategies, GitOps workflows (ArgoCD/Flux), and progressive delivery. Helps teams implement secure, cost-effective infrastructure with service mesh, policy-as-code, and advanced IaC patterns.
Kustomize Generators for ConfigMaps and Secrets
DevOps
Leverage Kustomize generators to automatically create Kubernetes ConfigMaps and Secrets from literals, files, or environment files. Generated resources include content hashes in their names, enabling automatic pod rollouts when configuration changes. Helps manage environment-specific settings and credentials without manual YAML creation.
Infrastructure Code Review
DevOps
Infrastructure Code Review performs a comprehensive review of infrastructure as code, CI/CD pipelines, migrations, logging, and observability. It spawns a senior review specialist agent that applies six specialized checklists to identify security misconfigurations, operational risks, and production readiness issues. This skill is particularly useful when reviewing changes to infrastructure files like Terraform, Kubernetes manifests, CI/CD configs, and database migrations.
Infrastructure Drift Detection
DevOps
Detects discrepancies between current and desired infrastructure state. Uses `drift-detect` command to identify configuration inconsistencies and maintain infrastructure consistency.
NPM Dependencies Review
DevOps
Automated analysis tools and detection patterns to identify unused dependencies, dead code, and security issues in npm projects.
Turborepo Build Error Resolution Expert
DevOps
Diagnoses and resolves Turborepo, TypeScript, Vite and pnpm build errors. Provides step-by-step solutions using common error patterns.
Docker Helper
DevOps
Expert helper for Docker containers, Docker Compose, and container optimization. It provides commands for managing containers, inspecting logs, and executing commands. Use it to optimize Dockerfiles, set resource limits, and implement health checks in compose files.
Monitoring Stack Deployment
DevOps
Deploys monitoring stacks (Prometheus, Grafana, Datadog) including collectors, scraping config, dashboards, and alerting rules for production systems. Trigger with phrases like 'deploy monitoring stack' or 'setup prometheus'.
Azure Principal Architect
DevOps
This skill provides expert Azure architecture guidance using the Well-Architected Framework principles and Microsoft best practices. It is designed for tasks that require a principal architect's perspective, such as evaluating trade-offs across the five WAF pillars and recommending specific Azure services and patterns.