Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,104 +7,125 @@ Documentation is available at https://kiro.dev/docs/powers/
## Available powers

### aurora-dsql

**Deploy a distributed SQL database on AWS** - PostgreSQL-compatible serverless distributed SQL database with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific constraints.

**MCP Servers:** aurora-dsql, aws-core (optional)

---

### aws-agentcore

**Build an agent with Amazon Bedrock AgentCore** - Build, test, and deploy AI agents using AWS Bedrock AgentCore with local development workflow. Amazon Bedrock AgentCore is an agentic platform for building, deploying, and operating effective agents.

**MCP Servers:** agentcore-mcp-server

---

### aws-infrastructure-as-code

**Build AWS infrastructure with CDK and CloudFormation** - Generate well-architected AWS infrastructure with CDK and CloudFormation - access latest documentation, validate templates, and troubleshoot deployments.

**MCP Servers:** awslabs.aws-iac-mcp-server

---

### cloud-architect

**Build infrastructure on AWS** - Build AWS infrastructure with CDK in Python following AWS Well-Architected framework best practices.

**MCP Servers:** awspricing, awsknowledge, awsapi, context7, fetch

---

### datadog

**Datadog Observability** - Query logs, metrics, traces, RUM events, incidents, and monitors from Datadog for production debugging and performance analysis.

**MCP Servers:** datadog (HTTPS API)

---

### defang

**Deploy Anywhere with Defang** - Easily deploy any Docker Compose application to the cloud with Defang. Networking, compute, storage, databases, queues, LLMs - all deployed natively to the cloud of your choice - AWS, GCP, or DigitalOcean - in a secure, scalable, and cost-efficient way.

**MCP Servers:** defang

---

### dynatrace

**Dynatrace Observability** - Query logs, metrics, traces, problems, and security vulnerabilities using DQL (Dynatrace Query Language) and Davis AI.

**MCP Servers:** dynatrace-mcp-server

---

### figma

**Design to Code with Figma** - Connect Figma designs to code components - automatically generate design system rules, map UI components to Figma designs, and maintain design-code consistency.

**MCP Servers:** figma

---

### neon

**Build a database with Neon** - Serverless Postgres with database branching, autoscaling, and scale-to-zero - perfect for modern development workflows.

**MCP Servers:** neon

---

### postman

**API Testing with Postman** - Automate API testing and collection management with Postman - create workspaces, collections, environments, and run tests programmatically.

**MCP Servers:** postman

---

### power-builder

**Power Builder** - Complete guide for building and testing new Kiro powers with templates, best practices, and validation.

**MCP Servers:** None (Knowledge Base Power)

---

### saas-builder

**SaaS Builder** - Build production-ready multi-tenant SaaS applications with serverless architecture, integrated billing, and enterprise-grade security.

**MCP Servers:** fetch, stripe, aws-knowledge-mcp-server, awslabs.dynamodb-mcp-server, awslabs.aws-serverless-mcp, playwright

---

### strands

**Build an agent with Strands SDK** - Build AI agents with Strands SDK using Bedrock, Anthropic, OpenAI, Gemini, or Llama models.

**MCP Servers:** strands-agents

---

### stripe

**Stripe Payments** - Build payment integrations with Stripe - accept payments, manage subscriptions, handle billing, and process refunds.

**MCP Servers:** stripe

---

### terraform

**Deploy infrastructure with Terraform** - Build and manage Infrastructure as Code with Terraform - access registry providers, modules, policies, and HCP Terraform workflow management.

**MCP Servers:** terraform (Docker stdio)

---


## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.