AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up...

npx skills add itsmostafa/aws-agent-skills --skill "api-gateway"

AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications,...

npx skills add itsmostafa/aws-agent-skills --skill "bedrock"

AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks,...

npx skills add itsmostafa/aws-agent-skills --skill "cloudformation"

AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating...

npx skills add itsmostafa/aws-agent-skills --skill "cloudwatch"

AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity...

npx skills add itsmostafa/aws-agent-skills --skill "cognito"

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries,...

npx skills add itsmostafa/aws-agent-skills --skill "dynamodb"

AWS EC2 virtual machine management for instances, AMIs, and networking. Use when launching instances, configuring...

npx skills add itsmostafa/aws-agent-skills --skill "ec2"

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications,...

npx skills add itsmostafa/aws-agent-skills --skill "ecs"

AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring...

npx skills add itsmostafa/aws-agent-skills --skill "eks"

AWS EventBridge serverless event bus for event-driven architectures. Use when creating rules, configuring event...

npx skills add itsmostafa/aws-agent-skills --skill "eventbridge"

AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies,...

npx skills add itsmostafa/aws-agent-skills --skill "iam"

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers,...

npx skills add itsmostafa/aws-agent-skills --skill "lambda"

AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups,...

npx skills add itsmostafa/aws-agent-skills --skill "rds"

AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets,...

npx skills add itsmostafa/aws-agent-skills --skill "s3"

AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic...

npx skills add itsmostafa/aws-agent-skills --skill "secrets-manager"

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring...

npx skills add itsmostafa/aws-agent-skills --skill "sns"

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues,...

npx skills add itsmostafa/aws-agent-skills --skill "sqs"

AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error...

npx skills add itsmostafa/aws-agent-skills --skill "step-functions"