react-useeffect

Effects are an escape hatch from React. They let you synchronize with external systems. If there is no external system i...

github

rigorous-coding

Do not write code before stating assumptions. Do not claim correctness you haven't verified. Do not handle only the happ...

github

step-functions

AWS Step Functions is a serverless orchestration service that lets you build and run workflows using state machines. Coo...

github

sqs

Amazon Simple Queue Service (SQS) is a fully managed message queuing service for decoupling and scaling microservices, d...

github

sns

Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging service for application-to-application (A2...

github

lambda

AWS Lambda runs code without provisioning servers. You pay only for compute time consumed. Lambda automatically scales f...

github

ecs

Amazon Elastic Container Service (ECS) is a fully managed container orchestration service. Run containers on AWS Fargate...

github

cloudformation

AWS CloudFormation provisions and manages AWS resources using templates. Define infrastructure as code, version control ...

github

bedrock

Amazon Bedrock provides access to foundation models (FMs) from AI companies through a unified API. Build generative AI a...

github

secrets-manager

AWS Secrets Manager helps protect access to applications, services, and IT resources. Store, retrieve, and automatically...

github

rds

Amazon Relational Database Service (RDS) provides managed relational databases including MySQL, PostgreSQL, MariaDB, Ora...

github

dynamodb

Amazon DynamoDB is a fully managed NoSQL database service providing fast, predictable performance at any scale. It suppo...

github

eks

Amazon Elastic Kubernetes Service (EKS) runs Kubernetes without installing and operating your own control plane. EKS man...

github

cloudwatch

Amazon CloudWatch provides monitoring and observability for AWS resources and applications. It collects metrics, logs, a...

github

eventbridge

Amazon EventBridge is a serverless event bus that connects applications using events. Route events from AWS services, cu...

github

api-gateway

Amazon API Gateway is a fully managed service for creating, publishing, and securing APIs at any scale. Supports REST AP...

github

cognito

Amazon Cognito provides authentication, authorization, and user management for web and mobile applications. Users can si...

github

ec2

Amazon Elastic Compute Cloud (EC2) provides resizable compute capacity in the cloud. Launch virtual servers, configure n...

github

iam

AWS Identity and Access Management (IAM) enables secure access control to AWS services and resources. IAM is foundationa...

github

s3

Amazon Simple Storage Service (S3) provides scalable object storage with industry-leading durability (99.999999999%). S3...

github

fixing-motion-performance

Fix animation performance issues. /fixing-motion-performance Apply these constraints to any UI animation work in this co...

github

fixing-accessibility

Fix accessibility issues. /fixing-accessibility Apply these constraints to any UI work in this conversation. /fixing-acc...

github

fixing-metadata

Identify pages with missing or incorrect metadata (titles, descriptions, canonical, OG tags) Audit against the priority ...

github

baseline-ui

Enforces an opinionated UI baseline to prevent AI-generated interface slop. /baseline-ui Apply these constraints to any ...

github