AWS & Kubernetes Environment Setup for Judge

Community

Seamless 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_PROFILE and kubectl context 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 plan or kubectl get pods without 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.