Browse Prompts

Create Prompt

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

Sort by:
Hot
Project Intelligence

The project intelligence documentation system transforms Amazon Q Developer from a stateless assistant into a persistent development partner by providing comprehensive context about your application.

160 times copied
Trending
Specifications for development tasks

Use Amazon Q Developer to assist you in creating a step-by-step specification for a feature idea.

92 times copied

Let Amazon Q create an implementation plan as a sequence of prompts that can be executed to implement a feature or task.

66 times copied
Independent Thought Challenger

Transforms Amazon Q into a critical thinking partner that challenges your ideas instead of simply agreeing. The AI questions your assumptions, offers skeptical viewpoints, checks your reasoning for flaws, suggests alternative perspectives, and prioritizes accuracy over agreement. Perfect for refining arguments, avoiding confirmation bias, and developing more robust thinking.

46 times copied
Conventional Commit Messages

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

44 times copied
Automated Code Review

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

31 times copied

This prompt assists you to calculate costs for your workload using up-to-date pricing information from the AWS service websites.

30 times copied
Solution Design

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

29 times copied
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.

28 times copied
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.

25 times copied
Unit test generation

Looking at your code and find new areas that needs to be tested

25 times copied
Generate Draw.io architecture diagram from code

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

24 times copied

Let Amazon Q prepare your Well-Architected Review, based on an analysis of a provided Cloudformation template

22 times copied
Generate Mermaid application flow diagram from code

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

19 times copied
Create project C4 model

create C4 model diagram by PlantUML

19 times copied
Create a project diagram for your project

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

11 times copied
Read Cline Memory Bank

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

8 times copied
Generate Mermaid sequence diagram from code

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

7 times copied
12-factor refactoring

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

6 times copied
Frontend Engineer

Frontend React Tailwind Vitests Good practices Senior Developer

6 times copied
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.

5 times copied
Draw like a Pro : Sequence Diagrams for a system flow

Better prompts for drawing sequence diagram

5 times copied
Copy data from DynamoDB across accounts

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

5 times copied
React Component Documentation

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

5 times copied
Github Pull Requests

Automate the creation of Github pull requests.

5 times copied
Document Codeblock

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

5 times copied
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.

5 times copied
ADR Creation

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

5 times copied
Create User Personas

Generates realistic user personas based on your existing documentation or customer descriptions.

4 times copied
Add unit test

Adding unit tests for the code in the page

4 times copied
Professional Speaking Coach Feedback Generator

Transforms Amazon Q into a speaking coach that analyzes presentation videos, providing detailed feedback on delivery, body language, and content structure. Creates multiple analysis files including comprehensive feedback, timestamp-specific notes, talk structure outline, and a personalized scorecard based on your experience level. Organizes outputs for easy reference and future analyses.

3 times copied
Python Lambda Layer Generator

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

3 times copied
Create EKS Cluster using aws and terraform best practices

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

3 times copied
QR code to URL

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

3 times copied
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.

3 times copied
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.

3 times copied
Git commit message

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

3 times copied
Generate CDK & Lambda code from Drawio diagram

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

3 times copied
Java Heap Dump analysis

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

2 times copied
Generate Mermaid class diagram from code

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

2 times copied
Prompt to send Q CLI Chat to do research on recent libraries for you.

Prompt to send Q CLI Chat to do research on recent libraries for you.

2 times copied
Generate UI functional test using cypress for a specific page.

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

2 times copied
Generate Well Architected recommendations on my Drawio diagram

Generates recommandations to improve my application with well architected best practices

2 times copied
Analyze Bash History

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

2 times copied
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.

2 times copied
requirement-to-issue-stepfunction

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

1 times copied
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

1 times copied
Parameterize Like a Pro: Supercharge Your JUnit 5 Tests!

Add comprehensive JUnit5 Parameterized Tests

1 times copied
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

1 times copied
Python code for external libraries

This will generate ready to use python code using external libraries

1 times copied
Boostrap Flask App in /dev

This will generate a consistent output from /dev

1 times copied
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.

1 times copied

Test test test

1 times copied
CDK unit tests for Typescript and jest

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

0 times copied
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.

0 times copied
Github Actions pull request workflow

Creates a pull request workflow template for Github Actions

0 times copied
Adit's Prompt for Generating Titles

The prompt is useful for generating catchy titles

0 times copied
TDD-fishing-game-prompt

prompt bank for fishing-game demo

0 times copied
Generate CDK & Lambda code from Mermaid diagram

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

0 times copied
CDK Snapshot Tests for Typescript and jest

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

0 times copied
PYTHONEXPERT - DIY Profile Prompt

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

0 times copied