aws-samples

530 mods in 18 plugins, 58 repositories, 6.9k stars between them.

aws-samples/sample-ramp-aidlc-mod-starter-packs

Skill Claude CodeCodex ✓ vendor

Use when designing, choosing tools for, or writing automated tests for mobile apps — native iOS, native Android, React Native, and Flutter. Covers Appium, Maestro, Detox, Espresso, XCUITest, emulator/simulator vs real device strategy, device farms (AWS Device Farm, BrowserStack, Sauce Labs), gestures, deep links…

5 3d ago C 144 tokens MIT-0

amazon-dynamodb

386

aws-samples/sample-ramp-aidlc-mod-starter-packs

Skill Claude CodeCodex ✓ vendor

Designs, reviews, and debugs DynamoDB data layers from design axioms — enumerates access patterns, chooses partition/sort keys and GSIs, decides single-table vs. multi-table, configures Streams, Global Tables, TTL, and zero-ETL integrations to OpenSearch/Redshift/SageMaker Lakehouse, and produces a defensible…

5 3d ago B 179 tokens MIT-0

aws-samples/sample-ramp-aidlc-mod-starter-packs

Skill Claude CodeCodex ✓ vendor

Domain architecture guidance for event-driven financial-services systems on AWS — real-time market-data pipelines, stream processing, alert/subscription matching, multi-channel notification delivery, idempotency, and event-driven CDK stack design. Triggers on phrases like: event-driven architecture for FSI, market…

5 3d ago A 146 tokens MIT-0

aws-samples/sample-ramp-aidlc-mod-starter-packs

Skill Claude CodeCodex ✓ vendor

Guides general use of AWS messaging and streaming services. Covers Amazon SQS, Amazon SNS, Amazon EventBridge, Amazon MQ, Amazon Kinesis Data Streams, Amazon Data Firehose, Amazon Managed Service for Apache Flink, and Amazon Managed Streaming for Apache Kafka (MSK). Use when reasoning about messaging and streaming…

5 3d ago A 108 tokens MIT-0

dotnet-testing

389

aws-samples/sample-ramp-aidlc-mod-starter-packs

Skill Claude CodeCodex ✓ vendor

Use when authoring automated tests for .NET / C# code — unit tests, integration tests, mocking collaborators, and code coverage. Covers choosing a framework, structuring test projects, writing focused tests that map to requirements, and gating merges to keep trunk green. Triggers on .NET test, C# test, xUnit, NUnit…

5 3d ago A 121 tokens MIT-0

aws-samples/sample-ramp-aidlc-mod-starter-packs

Instructions file GitHub Copilot ✓ vendor

Repo-model decision gate + multi-repo flow — run the gate at the start (single repo / frontend + backend split / other multi-repo). Load when the system spans more than one repository, to capture system-level requirements and design once, freeze the shared API + event contracts, split into per-repo slices, and fan…

5 3d ago A 4,510 tokens MIT-0

aws-samples/sample-ramp-aidlc-mod-starter-packs

Instructions file GitHub Copilot ✓ vendor

Team-practices capture — run once at the start of a workflow (before Phase 1) to record the team's tech stack, testing posture (current vs. target), coding conventions, branching model, and compliance constraints into aidlc-docs/team-practices.md. Load when starting a new workflow, on first session, or when…

5 3d ago A 1,728 tokens MIT-0

multi-repo-projects

392

aws-samples/sample-ramp-aidlc-mod-starter-packs

Cursor rule Cursor ✓ vendor

A companion steering file for systems whose code spans more than one repository — for example a separate frontend repo and backend repo for one app, or several service repos plus a shared contracts repo. It adds a repo-model decision gate at the start, and — when the system is multi-repo — a two-level flow that…

5 3d ago A 0 tokens MIT-0

practices-discovery

393

aws-samples/sample-ramp-aidlc-mod-starter-packs

Cursor rule Cursor ✓ vendor

A companion steering file that adds a lightweight Practices Discovery step at the start of the workflow that captures the team's practices — discover → capture → the workflow honors them for the rest of the engagement. Kept deliberately light for a 3-day workshop. The captured file becomes steering the agent respects…

5 3d ago A 0 tokens MIT-0

eks-operation-review

398

aws-samples/sample-eks-operation-review-skill

Skill Claude CodeCodex ✓ vendor

Perform a structured EKS operational excellence assessment against a live cluster. Covers 10 areas: cluster lifecycle, infrastructure as code, access and identity, observability, workload configuration, networking, autoscaling, deployment practices, operational processes, and add-on management. Produces a…

5 10d ago A 132 tokens MIT-0

eks-operation-review

399

aws-samples/sample-eks-operation-review-skill

Skill Claude CodeCodex ✓ vendor

Run a structured EKS operational excellence assessment against a live cluster. Covers 10 areas — networking, autoscaling, observability, access & identity, add-ons, workload config, deployments, cluster lifecycle, IaC, operational processes — and produces a GREEN/AMBER/RED rated report with prioritized…

5 10d ago A 132 tokens MIT-0

aws-samples/sample-building-a-conversational-ai-agent-for-aws-waf-analysis-with-agentcore

Instructions file CodexOpenCode ✓ vendor

AGENTS.md instructions for aws-samples/sample-building-a-conversational-ai-agent-for-aws-waf-analysis-with-agentcore, covering agents.md — deployment playbook for ai agents, what you're deploying, before you start, the procedure and when something breaks.

5 24d ago A 1,932 tokens MIT-0

office-excel

402

aws-samples/sample-agent-skills

Skill Claude CodeCodex ✓ vendor

Read and write Microsoft Excel (.xlsx) files. Use when the user asks to read, analyze, create, or convert Excel spreadsheets.

5 5mo ago A 31 tokens MIT-0

office-powerpoint

403

aws-samples/sample-agent-skills

Skill Claude CodeCodex ✓ vendor

Read and write Microsoft PowerPoint (.pptx) files. Use when the user asks to read, analyze, create, or convert PowerPoint presentations.

5 5mo ago A 34 tokens MIT-0

office-word

404

aws-samples/sample-agent-skills

Skill Claude CodeCodex ✓ vendor

Read and write Microsoft Word (.docx) files. Use when the user asks to read, analyze, create, or convert Word documents.

5 5mo ago A 31 tokens MIT-0

pdf-to-markdown

405

aws-samples/sample-agent-skills

Skill Claude CodeCodex ✓ vendor

Convert PDF files to Markdown format and create PDFs from Markdown. Use when the user asks to read, analyze, extract content from PDFs, or generate PDF documents.

5 5mo ago A 37 tokens MIT-0

sagemaker-benchmark

406

aws-samples/sample-sagemaker-agentic-model-deployment

Skill Claude CodeCodex ✓ vendor

Run a managed performance benchmark against a deployed Amazon SageMaker AI endpoint using SageMaker AI inference benchmarking (part of optimized GenAI inference recommendations; NVIDIA AIPerf under the hood). Measures TTFT, ITL, request-latency percentiles, and throughput. Use when the user asks to benchmark /…

5 1mo ago A 79 tokens MIT-0

sagemaker-deploy

407

aws-samples/sample-sagemaker-agentic-model-deployment

Skill Claude CodeCodex ✓ vendor

Stage any supported open-weight Hugging Face model directly into Amazon S3 and deploy it to an Amazon SageMaker AI real-time endpoint with a compatible vLLM or SGLang Deep Learning Container. Use for model hosting, endpoint creation, direct-to-S3 transfer, smoke testing, and deployment cleanup.

5 1mo ago A 67 tokens MIT-0

sagemaker-optimize

408

aws-samples/sample-sagemaker-agentic-model-deployment

Skill Claude CodeCodex ✓ vendor

Find an optimized serving configuration for a model with Amazon SageMaker AI inference recommendations, then deploy it and compare against a baseline benchmark. Covers both config search (best instance + serving knobs) and deep optimization (speculative decoding / EAGLE 3, quantization, kernel tuning). Use when the…

5 1mo ago A 90 tokens MIT-0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: