sample-apex-skills
EKS and ECS design, build, audit, and migration
Gives the agent project-level guardrails for AWS and EKS work: prefer MCP servers and installed skills, verify facts against upstream sources, use infrastructure-as-code, and never run destructive operations without confirmation.
All Skills in This Repository (7)
Pure Emerald Level Indicatorssteering-workflow-creator
Create APEX steering workflows with paired slash-command shims and validate via quick_validate.
eks-operation-review
Assess a live Amazon EKS cluster's operational readiness with structured findings and ratings.
eks-recon
Gather EKS cluster compute, IaC, CI/CD, networking, and security details into structured YAML reports.
terraform-skill
Guide Terraform and OpenTofu module design, testing, CI/CD, and security.
eks-mcp-server
Configure an MCP server connection for live EKS cluster operations.
eks-upgrade-check
Evaluate EKS cluster upgrade readiness for a target Kubernetes version.
eks-best-practices
Guide Amazon EKS architecture decisions for compute, networking, security, and Terraform planning.
Frequently Asked Questions
FAQPage SchemaHow to install APEX Skills?▼
Run `npx skills add aws-samples/sample-apex-skills --all -g -y` in your terminal to install all skills globally.
What does APEX do for EKS clusters?▼
It designs new clusters, generates production-ready Terraform, audits live clusters for upgrade readiness, cost waste, security gaps, and operational health, then produces scored reports with fixes.
Does APEX work with Claude Code and Kiro?▼
Yes. All skills follow the open Agent Skills standard and run in Claude Code, Kiro CLI, and any other compatible agent harness.
Can APEX check if my cluster is safe to upgrade?▼
Yes. The eks-upgrade-check skill runs read-only checks across 8 areas, calculates a 0-100 readiness score, and lists blockers with remediation commands.
Do I need coding experience to use APEX?▼
No. You describe what you want in plain English, and the agent uses the skills to assess, design, or build while asking for confirmation before any change.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core