#Dev Agent
18 items tagged with "Dev Agent"
Prompts
12-factor refactoring
Refactors a given application using 12-factor as a methodology for building software-as-a-service apps.
Amazon Q Project Learning
Update Amazon Q Knowledge of a given project
AWS architecture blueprint for a scalable file-processing pipeline
Create an extendable AWS architecture blueprint for a scalable file-processing pipeline, capable of handling periodic CSV file uploads for processing and notifications
AWS architecture blueprint for an API Gateway to SQS pattern
Create an extendable AWS architecture blueprint using AWS CDK for an asynchronous message processing system based on the API Gateway HTTP to SQS pattern. This blueprint is designed to facilitate a scalable and decoupled system that handles incoming API requests, enqueues them in SQS, and processes them asynchronously with Lambda.
Boostrap Flask App in /dev
This will generate a consistent output from /dev
Build a UI for a votingapp
This prompt allows for creating a complete Flask-based user interface from scratch on top of this application that only exposes APIs (https://github.com/aws-containers/votingapp). I often use this for demoing Amazon Q Developer capabilities but hopefully can inspire for other type of real usage.
Configuração de Contexto Inteligente AmazonQ
Cria a estrutura de contexto inteligente do AmazonQ para projetos de forma padronizada , conforme documentação da aws.
Create EKS Cluster using aws and terraform best practices
Multi-prompt /dev agent prompt to create a new EKS cluster
Generate CDK & Lambda code from Drawio diagram
Generates a complete application (code + infrastructure) from a drawio diagram
Generate CDK & Lambda code from Mermaid diagram
Generates a complete application (code + infrastructure) from a Mermaid application diagram as code
Github Actions pull request workflow
Creates a pull request workflow template for Github Actions
Parameterize Like a Pro: Generating JUnit 5 Tests
Generate comprehensive JUnit 5 tests for the selected Java code/function/class using best practices and design patterns.
Python code for external libraries
This will generate ready to use python code using external libraries
Python Lambda Layer Generator
Creates a Lambda layer zip file, given a list of Python libraries. Checks for vulnerabilities.
QR code to URL
Take the QR code from the clipboard and convert it to a URL.
Refactor Like a Pro: Improve your Java17 code
This prompt guides you through the process of refactoring Java 17 code to improve its quality, readability, and performance. It covers various aspects of code improvement, from basic cleanup to advanced optimization techniques.
TDD-fishing-game-prompt
prompt bank for fishing-game demo
Test
Test test test
