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

About the project

AI-DLC for Modernization Starter Packs is a collection of reusable project templates for applying an AI-driven development lifecycle to application modernization work. Each pack gives teams structured instructions, skills, and agent-tool configurations for use with several coding agents. The catalogue entries are components and tool registrations included in these packs.

This repository also configures its own agents. See what sample-ramp-aidlc-mod-starter-packs tells them →

9Stars on the repository
72Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MIT-0Licence, which decides whether bodies are shown

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

Skill Claude Code ✓ vendor

Best practices for building a Nova Sonic speech-to-speech voice agent on AWS. Covers (1) when to choose Nova Sonic over a STT→LLM→TTS pipeline, (2) voice-first system prompt design, (3) tool calling for voice, (4) conversation UX patterns (barge-in, confirmation, disfluencies), and (5) common pitfalls. TRIGGER when…

not rated 9 +3 2d ago A 182 tokens MIT-0

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

Skill Claude Code ✓ vendor

Optimize a Nova Sonic voice agent for low latency, cost, and reliability on AWS. Covers (1) measuring end-to-end and per-segment latency, (2) same-region deployment and network path tuning, (3) streaming inference and tool-call patterns that hide latency, (4) cost levers (provisioned vs on-demand, voice pricing), and…

not rated 9 +3 2d ago A 167 tokens MIT-0

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

Skill Claude Code ✓ vendor

Migrate any text-based agent to a Nova Sonic voice agent using Strands BidiAgent. Covers two layers: (1) Frontend — browser WebSocket client with Web Audio API for mic capture and audio playback, (2) Orchestrator — FastAPI + Strands BidiAgent server that takes the text agent's system prompt and tools and runs them as…

not rated 9 +3 2d ago B 173 tokens MIT-0

aws-lambda-microvms

52

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

Skill Claude Code ✓ vendor

Builds, runs, debugs, and operates applications on AWS Lambda MicroVMs — Firecracker-isolated, snapshot-resumable serverless compute environments running inside a container with up to 8 hr lifetimes. Applicable when workloads need strong isolation between tenants, isolated serverless compute, sandbox compute, or…

not rated 9 +3 2d ago A 197 tokens MIT-0

aws-step-functions

53

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

Skill Claude Code ✓ vendor

Authors and edits AWS Step Functions state machines: writes Amazon States Language (ASL) in JSONata, and chooses and structures state types (Task, Choice, Map, Parallel, Pass, Wait, Succeed, Fail). Covers ASL syntax, JSONata data transformation and variables, Retry/Catch error handling, service integrations (.sync…

not rated 9 +3 2d ago A 191 tokens MIT-0

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

Skill Claude Code ✓ vendor

Remediate security vulnerabilities in Node.js/npm projects — map a CVE to the offending package and fixed version, choose between a direct bump, a transitive-dependency override, or a code change, assess semver/breaking-change risk, update the lockfile, and verify the fix didn't break anything. Triggers on phrases…

not rated 9 +3 2d ago A 157 tokens MIT-0

gitlab-mr

55

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

Skill Claude Code ✓ vendor

Locate GitLab vulnerability reports and deliver remediations back to GitLab — branch/commit strategy, raising merge requests via glab CLI, the GitLab REST API, or a GitLab MCP, MR descriptions that carry the triage rationale, and optional write-back of dispositions (dismiss/comment findings). Triggers on phrases like…

not rated 9 +3 2d ago A 159 tokens MIT-0

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

Skill Claude Code ✓ vendor

Parse, normalize, group, and prioritize security findings from GitLab vulnerability reports (JSON), and produce evidence-backed dispositions (fix vs. justified false positive). Triggers on phrases like: vulnerability report, gl-dependency-scanning-report.json, gl-sast-report.json, GitLab security report, CVE, CVSS…

not rated 9 +3 2d ago A 144 tokens MIT-0

amazon-bedrock

57

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

Skill Claude Code ✓ vendor

Builds generative AI applications on Amazon Bedrock. Covers model invocation (Converse API, InvokeModel), RAG with Knowledge Bases, Bedrock Agents, Guardrails, and AgentCore (including the Harness managed agent loop). Use when invoking models, setting up Knowledge Bases, creating agents, applying guardrails, deploying…

not rated 9 +3 2d ago A 206 tokens MIT-0

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

Skill Claude Code ✓ vendor

Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method setup, Lambda proxy integration, permissions, and deployment. Always use this skill when connecting Lambda to API Gateway — it handles CORS, throttling, access logging, and production security hardening…

not rated 9 +3 2d ago A 74 tokens MIT-0

incident-triage

59

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

Skill Claude Code ✓ vendor

Interpret production incident tickets and monitoring alerts, identify the affected application or business flow, retrieve and correlate evidence (logs, telemetry, source code context, configuration, deployment history, known issues), and produce an evidence-backed incident analysis: summary, probable root-cause…

not rated 9 +3 2d ago A 184 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: