If you're tired of LocalStack's licensing restrictions or just want something simpler for local AWS development, this is a solid alternative. MiniStack emulates 25+ services on port 4566 with zero setup friction: no account, no API key, no telemetry. It works with boto3, AWS CLI, Terraform, and CDK out of the box. The skill gives you practical patterns for S3, SQS, DynamoDB, Lambda, and SNS fanout scenarios. Installation is straightforward via pip, Docker, or compose. Best for CI/CD pipelines, unit tests, or any situation where you need to iterate on AWS code without hitting real endpoints or dealing with LocalStack's community edition limitations.
npx skills add https://github.com/aradotso/trending-skills --skill ministack-aws-emulator