powertools-mcp
Serverless best practices for AWS Lambda development
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Powertools for AWS MCP?โผ
Run `npx skills add aws-powertools/powertools-mcp --all -g -y` in your terminal to install this skill globally.
What does the Powertools for AWS skill do?โผ
It guides your coding agent to apply Powertools for AWS Lambda best practices, including structured logging, distributed tracing, metrics, idempotency, and batch processing.
Which Lambda runtimes are supported?โผ
The skill supports Python, TypeScript, Java, and .NET, and automatically detects your runtime from file patterns or project configuration.
How does the skill find Powertools documentation?โผ
It fetches the official llms.txt documentation index for your runtime, then retrieves the specific pages needed for the feature you are implementing.
Is the Powertools MCP server still maintained?โผ
The original MCP server is in maintenance mode, but this skill uses the recommended llms.txt approach, which always reflects the latest published documentation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core