ecs-api-reference

Amazon ECS API specification reference. Use when implementing ECS-compatible APIs in KECS to accurately reproduce request/response structures, parameters, error codes, and behaviors. Reference for implementing APIs like CreateCluster, CreateService, RunTask, RegisterTaskDefinition.

$ 설치

git clone https://github.com/nandemo-ya/kecs /tmp/kecs && cp -r /tmp/kecs/.claude/skills/ecs-api-reference ~/.claude/skills/kecs

// tip: Run this command in your terminal to install the skill