·aws-limits
</>

aws-limits

Überprüft den Infrastrukturcode auf Verstöße gegen AWS-Servicekontingente. Verwenden Sie diese Option, wenn Sie Terraform-, CloudFormation-, CDK-, Pulumi- oder SDK-Code überprüfen, der AWS-Ressourcen bereitstellt.

9Installationen·0Trend·@walletconnect

Installation

$npx skills add https://github.com/walletconnect/skills --skill aws-limits

So installieren Sie aws-limits

Installieren Sie den KI-Skill aws-limits schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/walletconnect/skills --skill aws-limits
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: walletconnect/skills.

Goal Catch AWS service limit/quota violations in infrastructure code before they cause production issues.

Example 1: Lambda timeout Input: Terraform defining Lambda with Step Functions integration

Output: High: Lambda timeout at maximum File: lambda.tf:12 Issue: Lambda timeout set to maximum (900s). Any operation exceeding this will fail. Limit: 900 seconds (hard) Docs: https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html Mitigation: For longer processes, use Step Functions with Lambda iterations or switch to Fargate.

Überprüft den Infrastrukturcode auf Verstöße gegen AWS-Servicekontingente. Verwenden Sie diese Option, wenn Sie Terraform-, CloudFormation-, CDK-, Pulumi- oder SDK-Code überprüfen, der AWS-Ressourcen bereitstellt. Quelle: walletconnect/skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/walletconnect/skills --skill aws-limits
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-24
Aktualisiert
2026-03-11

Browse more skills from walletconnect/skills

Schnelle Antworten

Was ist aws-limits?

Überprüft den Infrastrukturcode auf Verstöße gegen AWS-Servicekontingente. Verwenden Sie diese Option, wenn Sie Terraform-, CloudFormation-, CDK-, Pulumi- oder SDK-Code überprüfen, der AWS-Ressourcen bereitstellt. Quelle: walletconnect/skills.

Wie installiere ich aws-limits?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/walletconnect/skills --skill aws-limits Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/walletconnect/skills