Browse Prompts

Create Prompt

Discover and explore prompts created by the community to enhance your Amazon Q Developer workflow

Sort by:
CLI
Chat
Implement

Copy data from DynamoDB across accounts

This prompt creates a shell script to copy data from a target DynamoDB table to a source table.

@cremich

Author

IDE
CLI
Chat
Dev Agent
Test

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.

@Vinay Nadig

Author

IDE
Chat

Read Cline Memory Bank

Before starting a task, you want to make sure that Amazon Q knows about important project documentation generated by cline.

@cremich

Author

IDE
Dev Agent

Generate CDK & Lambda code from Drawio diagram

Generates a complete application (code + infrastructure) from a drawio diagram

@olemaitre

Author

Identifying metrics/alarms related to service health

This prompt aims to identify missing metrics/alarms related to service health in a target package. A reference package is used to limit the response to required metrics/alarms, assuming it follows best practices for service health monitoring.

@shudabas

Author

Identifying metrics/alarms related to AWS Resources

This prompt aims to identify missing metrics/alarms related to AWS Resources in a target package. A reference package is used to limit the response to required metrics/alarms, assuming it follows best practices for the particular resource type setup.

@shudabas

Author

CLI
Chat

Analyze Bash History

Learn from sketchy things you did in your CLI in the past and their risks

@cremich

Author

CLI
Chat

Setup shell from .zshrc

Use the CLI to install all your development tools from a .zshrc file. Without it, the manual setup would have taken hours. The CLI completes the task in minutes.

@cremich

Author

CLI
Chat
Documentation

React Component Documentation

Analyzes a React-based application and generates documentation visualizing the component hierarchy, component relationships, and key component metadata.

@cremich

Author

CLI
Chat
Optimize

Java Heap Dump analysis

Analyzed and summarized an Eclipe MAT report with clear, actionable insights.

@cremich

Author

CLI
Chat
Implement

Conventional Commit Messages

Commit you changes to git with a meaningful commit message following conventional commit specification.

@cremich

Author

CLI
Implement
Chat

Automated Code Review

Let Q do a code review of your staged files before committing and pushing your changes.

@cremich

Author

Draw like a Pro : Sequence Diagrams for a system flow

Better prompts for drawing sequence diagram

@Vinay Nadig

Author

IDE
Dev Agent
Chat
Refactoring

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.

@Vinay Nadig

Author

Test
IDE
Chat

Parameterize Like a Pro: Supercharge Your JUnit 5 Tests!

Add comprehensive JUnit5 Parameterized Tests

@Vinay Nadig

Author

Unknown
IDE
Dev Agent

Test

Test test test

@Pankaj Prajapati

Author

Implement
IDE
Dev Agent

Python Lambda Layer Generator

Creates a Lambda layer zip file, given a list of Python libraries. Checks for vulnerabilities.

@Nathaniel Ng

Author

Implement
IDE
Dev Agent

QR code to URL

Take the QR code from the clipboard and convert it to a URL.

@Nathaniel Ng

Author

Unknown
IDE
Chat

requirement-to-issue-stepfunction

Requirement from client user to github issue, with step function and lambda

@Stan Fan

Author

Unknown
IDE
Dev Agent

TDD-fishing-game-prompt

prompt bank for fishing-game demo

@Stan Fan

Author

Deploy
IDE
Dev Agent

Create EKS Cluster using aws and terraform best practices

Multi-prompt /dev agent prompt to create a new EKS cluster

@Abhijit Karode

Author

Design
IDE
Chat

Solution Design

Turn Amazon Q Developer into an AWS Solutions Architect that guides you to create a solution design document.

@cremich

Author

Test
IDE
Chat

generate REST API fixtures for cypress testing

To generate permutations of data using a sample response. This specific example has an array of a complex object type in its response

@Nihit Kasabwala

Author

Test
IDE
Chat

Generate UI functional test using cypress for a specific page.

generate functional test for a UI page that is built using a react framework

@Nihit Kasabwala

Author

Test
IDE
Dev Agent

CDK unit tests for Typescript and jest

Testing constructs with fine-grained assertions focussing on covering relevant business logic, integration aspects and guardrails.

@cremich

Author

Test
IDE
Dev Agent

CDK Snapshot Tests for Typescript and jest

Uses the dev agent to create CDK snapshot tests following best practices and testing guidelines.

@cremich

Author

Documentation
IDE
Chat

Create a project diagram for your project

Create a project diagram using PlantUML and C4 Model for your project based in your codebase

@riribeir

Author

Design
IDE
Chat

Adit's Prompt for Generating Titles

The prompt is useful for generating catchy titles

@Adit Modi

Author

Implement
IDE
Chat

PYTHONEXPERT - DIY Profile Prompt

Prompt that instructs Q to behave in certain way when I use 'PYTHONEXPERT' keyword

@Proceyes

Author

Design
IDE
Chat

Frontend Engineer

Frontend React Tailwind Vitests Good practices Senior Developer

@Juanse Mastrangelo

Author

Design
IDE
Chat

ADR Creation

Given an ADR template, provide context so Q can quickly generate the ADR

@Wes Eklund

Author

Unknown
CLI
Chat

Git commit message

Writes a git commit message using information about your current git repository and staged changes.

@cremich

Author

Unknown
IDE
Dev Agent

Boostrap Flask App in /dev

This will generate a consistent output from /dev

@Ricardo Sueiras

Author

Enhance
IDE
Dev Agent

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.

@mreferre

Author

Implement
IDE
Inline

Document Codeblock

For a given selection of code, provide useful documentation to help others understand your code

@Ricardo Sueiras

Author

Deploy
IDE
Dev Agent

Github Actions pull request workflow

Creates a pull request workflow template for Github Actions

@cremich

Author

Design
IDE
Chat

Senior React Engineer

Let Amazon Q Developer act as a Senior Engineer with deep experience in a defined area, asking clarifying questions instead of jumping into conclusions.

@cremich

Author

Design
IDE
Chat

Generate Well Architected recommendations on my Drawio diagram

Generates recommandations to improve my application with well architected best practices

@olemaitre

Author

Design
IDE
Dev Agent

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.

@amatore

Author

Design
IDE
Chat

Generate Draw.io architecture diagram from code

Generates a drawio architecture diagram to visualize/document the design of your application

@olemaitre

Author

Design
IDE
Dev Agent

Generate CDK & Lambda code from Mermaid diagram

Generates a complete application (code + infrastructure) from a Mermaid application diagram as code

@olemaitre

Author

Design
IDE
Chat

Generate Mermaid class diagram from code

Generates a mermaid class diagram as code to visualize/document the design of your application

@olemaitre

Author

Design
IDE
Chat

Generate Mermaid sequence diagram from code

Generates a mermaid sequence diagram as code to visualize/document the design of your application

@olemaitre

Author

Design
IDE
Chat

Generate Mermaid application diagram from code

Generates a mermaid application diagram as code to visualize/document the design of your application

@olemaitre

Author

Test
IDE
Chat

Add unit test

Adding unit tests for the code in the page

@Depa

Author

Design
IDE
Dev Agent

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

@amatore

Author

Design
IDE
Chat

Project Structure Q&A

Q&A Prompting that helps Amazon Q Developer giving you a recommendation about best practices on how to structure your project.

@cremich

Author

Refactoring
IDE
Dev Agent

12-factor refactoring

Refactors a given application using 12-factor as a methodology for building software-as-a-service apps.

@cremich

Author

Implement
IDE
Dev Agent

Python code for external libraries

This will generate ready to use python code using external libraries

@ashirhs

Author

Test
IDE
Dev Agent

Write a unit test

Creates a unit test for a given testing framework with examples

@cremich

Author