aws-samples

550 mods across 104 repositories, 6.9k stars between them.

aws-samples/sample-apex-skills

Skill Claude CodeCodex

Use whenever someone is designing or building an Internal Developer Platform (IDP) or doing platform engineering on Amazon EKS — phrased as "build a developer platform", "self-service for developers", "golden paths", "IDP", or "set up Backstage / ArgoCD / Kargo". Covers the opinionated platform stack — developer…

54 4d ago A 235 tokens MIT-0

graviton-migration

194

aws-samples/sample-apex-skills

Skill Claude CodeCodex

Execute a workload migration from x86 (amd64) to AWS Graviton (arm64) — set up the Arm migration MCP server for code, dependency, and container arm64-readiness scanning, then run the migration — pre-migration scanning, Karpenter arm64 node cutover, and multi-arch CI pipelines. Use when someone says "migrate to…

54 4d ago A 247 tokens MIT-0

skill-creator

195

aws-samples/sample-apex-skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

54 4d ago A 64 tokens MIT-0

aws-samples/sample-apex-skills

Skill Claude CodeCodex

Author a new steering workflow for any AWS service and pair it with a matching slash-command shim. Use when the user asks to create a steering workflow, add a workflow to apex, standardize steering, write a new workflow for EKS / RDS / Lambda / IAM / any AWS service, or build a phased playbook that plugs into a…

54 4d ago A 114 tokens MIT-0

terraform-skill

197

aws-samples/sample-apex-skills

Skill Claude CodeCodex

Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.

54 4d ago A 51 tokens MIT-0

update-docs

198

aws-samples/sample-apex-skills

Skill Claude CodeCodex

Audit and update every documentation surface in the APEX repo against the current state of skills, steering workflows, README marker tables, and the Docusaurus site under misc/website/. After any change to a skill (rename, retire, add, edit description), walk the repo, re-run script-managed surfaces if their --check…

54 4d ago A 150 tokens MIT-0

aws-samples/sample-aws-genai-ops-demos

Skill Claude CodeCodex

Evaluates AWS Health event impact on application workloads using topology knowledge. Determines blast radius, affected teams, and notification routing. Use this skill when investigating incidents triggered by AWS Health events including scheduled maintenance, operational issues, and service degradation notifications.

51 4d ago A 53 tokens MIT-0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Build production web scraping on Bedrock AgentCore Browser — connect Playwright over signed CDP WebSocket, drive extraction with an LLM agent over fixed tool primitives (navigate, scroll, extract-by-selector, screenshot), reuse login state via Browser Profiles with a DCV live-view login flow, detect login walls…

47 5d ago A 142 tokens original Apache-2.0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Build an OAuth + MCP protocol facade in front of Bedrock AgentCore Gateway or Runtime so strict MCP clients (Claude Code, Cursor, Amazon Quick, mcp-remote) can connect. Use when an MCP client fails OAuth discovery ("Fix highlighted fields", DCR errors), when tools beyond 30 silently disappear (Gateway tools/list…

47 5d ago A 122 tokens original Apache-2.0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Walk a client through a Responsible AI assessment questionnaire and score their answers 0-5 across eight RAI dimensions (Governance, Privacy & Security, Safety, Veracity & Robustness, Controllability, Fairness, Explainability, Transparency). Use when a user asks to run a Responsible AI assessment, RAI scorecard…

47 5d ago A 118 tokens original Apache-2.0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Secure Amazon API Gateway routes when a scanner reports missing authorization, choose Cognito/OIDC JWT or other business authorizers first, and use an always-allow Lambda authorizer only as an explicitly documented fallback for public routes.

47 5d ago A 51 tokens original Apache-2.0

aws-agentic-ai

206

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, or Evaluations. Covers agent deployment, MCP tool integration, credential…

47 5d ago A 127 tokens copy · 100% Apache-2.0

aws-cdk-development

207

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically.…

47 5d ago A 88 tokens copy · 95% Apache-2.0

aws-cost-operations

208

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when user mentions AWS costs, spending, billing, budget, pricing, CloudWatch…

47 5d ago A 86 tokens copy · 100% Apache-2.0

aws-mcp-setup

209

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Configure AWS MCP servers for documentation search and API access. Use when setting up AWS MCP, configuring AWS documentation tools, troubleshooting MCP connectivity, or when user mentions aws-mcp, awsdocs, uvx setup, or MCP server configuration. Covers both Full AWS MCP Server (with uvx + credentials) and lightweight…

47 5d ago B 75 tokens copy · 100% Apache-2.0

cost-estimator

210

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Estimate AWS costs for CDK projects using real-time pricing data. Use when calculating infrastructure costs, generating pricing reports, or analyzing CDK resource costs before deployment.

47 5d ago A 36 tokens original Apache-2.0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Generate CI/CD installation scripts for AWS CDK projects. Use when setting up deployment pipelines, creating install.sh scripts, configuring GitLab CI, or setting up AWS CodeBuild for CDK deployments.

47 5d ago A 44 tokens original Apache-2.0

end-to-end-testing

212

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Systematic E2E testing workflow with evidence capture and reporting. Use when running integration tests, validating complete user flows, capturing test evidence, or generating test reports.

47 5d ago A 38 tokens original Apache-2.0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Publish HTML/Markdown design documents on GitLab Pages with selection-driven discussion. Reviewers select any text in the published doc; a floating 💬 bubble opens a prefilled GitLab Issue (title + anchor link + selection quote + label) in a new tab. GitLab handles auth via the user's existing session — no OAuth, no…

47 5d ago A 97 tokens original Apache-2.0

quip-to-gitlab-wiki

214

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Migrate Quip documents to GitLab Wiki with full content preservation. Use when converting Quip docs to wiki, migrating documentation, or setting up GitLab wiki from Quip sources.

47 5d ago A 45 tokens original Apache-2.0

security-scan

215

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Comprehensive security and compliance scanning for AWS CDK projects. Use when running security audits, checking license compliance, scanning container vulnerabilities, or running aggregated SAST/IaC/secret analysis before deployment.

47 5d ago A 44 tokens original Apache-2.0

aws-samples/sample-agent-skills-for-builders

Skill Claude CodeCodex

Strands conversation/context manager patterns, including sliding window with summarization. Use when building agents with context management, preventing session pollution, or implementing conversation compaction.

47 5d ago A 37 tokens original Apache-2.0