GitHub
Skills harvested from GitHub repositories
14810 skills availablereact-useeffect
Effects are an escape hatch from React. They let you synchronize with external systems. If there is no external system i...
rigorous-coding
Do not write code before stating assumptions. Do not claim correctness you haven't verified. Do not handle only the happ...
step-functions
AWS Step Functions is a serverless orchestration service that lets you build and run workflows using state machines. Coo...
sqs
Amazon Simple Queue Service (SQS) is a fully managed message queuing service for decoupling and scaling microservices, d...
sns
Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging service for application-to-application (A2...
lambda
AWS Lambda runs code without provisioning servers. You pay only for compute time consumed. Lambda automatically scales f...
ecs
Amazon Elastic Container Service (ECS) is a fully managed container orchestration service. Run containers on AWS Fargate...
cloudformation
AWS CloudFormation provisions and manages AWS resources using templates. Define infrastructure as code, version control ...
bedrock
Amazon Bedrock provides access to foundation models (FMs) from AI companies through a unified API. Build generative AI a...
secrets-manager
AWS Secrets Manager helps protect access to applications, services, and IT resources. Store, retrieve, and automatically...
rds
Amazon Relational Database Service (RDS) provides managed relational databases including MySQL, PostgreSQL, MariaDB, Ora...
dynamodb
Amazon DynamoDB is a fully managed NoSQL database service providing fast, predictable performance at any scale. It suppo...
eks
Amazon Elastic Kubernetes Service (EKS) runs Kubernetes without installing and operating your own control plane. EKS man...
cloudwatch
Amazon CloudWatch provides monitoring and observability for AWS resources and applications. It collects metrics, logs, a...
eventbridge
Amazon EventBridge is a serverless event bus that connects applications using events. Route events from AWS services, cu...
api-gateway
Amazon API Gateway is a fully managed service for creating, publishing, and securing APIs at any scale. Supports REST AP...
cognito
Amazon Cognito provides authentication, authorization, and user management for web and mobile applications. Users can si...
ec2
Amazon Elastic Compute Cloud (EC2) provides resizable compute capacity in the cloud. Launch virtual servers, configure n...
iam
AWS Identity and Access Management (IAM) enables secure access control to AWS services and resources. IAM is foundationa...
s3
Amazon Simple Storage Service (S3) provides scalable object storage with industry-leading durability (99.999999999%). S3...
fixing-motion-performance
Fix animation performance issues. /fixing-motion-performance Apply these constraints to any UI animation work in this co...
fixing-accessibility
Fix accessibility issues. /fixing-accessibility Apply these constraints to any UI work in this conversation. /fixing-acc...
fixing-metadata
Identify pages with missing or incorrect metadata (titles, descriptions, canonical, OG tags) Audit against the priority ...
baseline-ui
Enforces an opinionated UI baseline to prevent AI-generated interface slop. /baseline-ui Apply these constraints to any ...