AI Agent Skills for developing AWS applications against LocalStack - the local cloud development platform.
This repository contains a collection of AI skills designed to help developers work more efficiently with LocalStack. These skills enable AI assistants to help with common LocalStack workflows, from managing the local environment to deploying infrastructure and analyzing logs.
| Skill | Description |
|---|---|
| localstack-lifecycle | Manage LocalStack container lifecycle (start, stop, status, restart) |
| iac-deployment | Deploy infrastructure using Terraform, CDK, CloudFormation, and Pulumi |
| state-management | Save, load, and manage LocalStack state with Cloud Pods |
| logs-analysis | Analyze LocalStack logs, identify errors, and debug issues |
| iam-policy-analyzer | Analyze IAM policies and auto-generate least-privilege permissions |
| localstack-extensions | Manage LocalStack extensions and plugins |
- LocalStack installed and configured
- AWS CLI or awslocal wrapper
- Docker running on your machine
These skills are designed to be used with AI coding assistants that support the skills/commands interface. Each skill provides contextual guidance and commands for specific LocalStack workflows.
- LocalStack - The core LocalStack platform
- LocalStack MCP Server - Model Context Protocol server for LocalStack
- LocalStack Documentation
Apache License 2.0 - see LICENSE for details.