AWS & Kubernetes Environment Setup for Judge
CommunitySeamless AWS/K8s setup for Judge platform.
Authorcolek42
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures your AWS and Kubernetes environment is correctly configured for Judge platform tasks, eliminating manual setup errors and saving time spent debugging context issues. It automates the critical steps to get you working efficiently.
Core Features & Use Cases
- Automated Context Configuration: Automatically sets the correct
AWS_PROFILEandkubectlcontext for the Judge platform. - Command Prefixing: Intelligently prefixes AWS CLI and Terraform commands with the required
AWS_PROFILE=conda-demo. - Verification & Warnings: Verifies your current AWS profile and kubectl context, warning you if they are incorrect and suggesting the necessary setup command.
- Use Case: A developer starts a new day working on the Judge platform. This skill ensures their terminal environment is instantly configured with the correct AWS account and Kubernetes cluster, allowing them to run
terraform planorkubectl get podswithout any manual context switching or configuration errors.
Quick Start
IMPORTANT: Always run this before starting Claude Code for Judge platform work:
export AWS_PROFILE=conda-demo && kubectl config use-context arn:aws:eks:us-east-1:831646886084:cluster/demo-judge
Verify your setup:
echo $AWS_PROFILE kubectl config current-context
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: AWS & Kubernetes Environment Setup for Judge Download link: https://github.com/colek42/claude-plugins/archive/main.zip#aws-kubernetes-environment-setup-for-judge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.