#IDE

54 items tagged with "IDE"

Prompts

12-factor refactoring

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

#Refactoring #IDE #Dev Agent
by cremich

Add unit test

Adding unit tests for the code in the page

#Test #IDE #Chat
by Depa

Adit's Prompt for Generating Titles

The prompt is useful for generating catchy titles

#Design #IDE #Chat
by Adit Modi

ADR Creation

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

#Design #IDE #Chat
by Wes Eklund

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

#Design #IDE #Dev Agent
by amatore

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.

#Design #IDE #Dev Agent
by amatore

Boostrap Flask App in /dev

This will generate a consistent output from /dev

#IDE #Dev Agent
by Ricardo Sueiras

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.

#Enhance #IDE #Dev Agent
by mreferre

Create a project diagram for your project

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

#Documentation #IDE #Chat
by riribeir

Create EKS Cluster using aws and terraform best practices

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

#Deploy #IDE #Dev Agent
by Abhijit Karode

Document Codeblock

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

#Implement #IDE #Inline
by Ricardo Sueiras

Frontend Engineer

Frontend React Tailwind Vitests Good practices Senior Developer

#Design #IDE #Chat
by Juanse Mastrangelo

Generate CDK & Lambda code from Drawio diagram

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

#IDE #Dev Agent
by olemaitre

Generate CDK & Lambda code from Mermaid diagram

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

#Design #IDE #Dev Agent
by olemaitre

Generate Draw.io architecture diagram from code

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

#Design #IDE #Chat
by olemaitre

Generate Mermaid application flow diagram from code

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

#Design #IDE #Chat
by olemaitre

Generate Mermaid class diagram from code

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

#Design #IDE #Chat
by olemaitre

Generate Mermaid sequence diagram from code

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

#Design #IDE #Chat
by olemaitre

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

#Test #IDE #Chat
by Nihit Kasabwala

Generate UI functional test using cypress for a specific page.

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

#Test #IDE #Chat
by Nihit Kasabwala

Generate Well Architected recommendations on my Drawio diagram

Generates recommandations to improve my application with well architected best practices

#Design #IDE #Chat
by olemaitre

Github Actions pull request workflow

Creates a pull request workflow template for Github Actions

#Deploy #IDE #Dev Agent
by cremich

Implementation Plan

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

#CLI #Chat #Design +2 more
by cremich

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.

#IDE #CLI #Chat +2 more
by Vinay Nadig

Parameterize Like a Pro: Supercharge Your JUnit 5 Tests!

Add comprehensive JUnit5 Parameterized Tests

#Test #IDE #Chat
by Vinay Nadig

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.

#Design #IDE #Chat
by cremich

Python code for external libraries

This will generate ready to use python code using external libraries

#Implement #IDE #Dev Agent
by ashirhs

Python Lambda Layer Generator

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

#Implement #IDE #Dev Agent
by Nathaniel Ng

PYTHONEXPERT - DIY Profile Prompt

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

#Implement #IDE #Chat
by Proceyes

QR code to URL

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

#Implement #IDE #Dev Agent
by Nathaniel Ng

Read Cline Memory Bank

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

#IDE #Chat
by cremich

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.

#IDE #Dev Agent #Chat +1 more
by Vinay Nadig

requirement-to-issue-stepfunction

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

#IDE #Chat
by Stan Fan

Security review

Security review.

#IDE #CLI #Enhance +2 more
by mjkubba

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.

#Design #IDE #Chat
by cremich

Setup Workspace Rules

Amazon Q Developer operates more quickly, more accurately, and consistently when properly configured with information it can load quickly. This prompt instructs Q to learn from your project and create context-efficient files that give Q just what it needs, with references to load-on-demand details based on the interaction.

#IDE #CLI #Optimize +11 more
by wilmatos

Solution Design

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

#Design #IDE #Chat
by cremich

Specifications for development tasks

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

#IDE #Chat #Design +3 more
by cremich

TDD-fishing-game-prompt

prompt bank for fishing-game demo

#IDE #Dev Agent
by Stan Fan

Test

Test test test

#IDE #Dev Agent
by Pankaj Prajapati

Unit test generation

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

#IDE #CLI #Chat +1 more
by mjkubba

Project Rules

Amplify Authentication

Project rules to steer Amazon Q Developer for all things related to implementing authentication with AWS Amplify Gen2

#Amplify #IDE #CLI +1 more
by cremich

Amplify Data Modeling

Project rules to tune Amazon Q Developer in all things related to data modeling and modeling relationships with AWS Amplify Gen2

#Amplify #IDE #CLI +1 more
by cremich

CDK Construct Development

Outlines best practices for developing AWS CDK constructs. Following these guidelines will ensure that constructs are reusable, maintainable, and follow AWS best practices.

#CDK #TypeScript #IDE +1 more
by cremich

CDK Design Patterns

Outlines recommended design patterns for AWS CDK development. Design patterns are reusable solutions to common problems in software development. Following these patterns will ensure consistency, maintainability, and scalability across the codebase. The patterns described here are particularly relevant for AWS CDK development.

#TypeScript #CDK #IDE +1 more
by cremich

CDK Project Structure

This document outlines the recommended project structure for AWS CDK applications. A well-organized project structure is critical for maintainability, scalability, and developer onboarding. Following these guidelines will ensure consistency across the codebase and make navigation easier as the project grows.

#CDK #TypeScript #IDE +2 more
by cremich

CDK Security and Compliance

Outlines security and compliance best practices for AWS CDK applications. Security is a critical aspect of infrastructure as code, and following these guidelines will help ensure that your CDK applications are secure, compliant, and follow AWS best practices.

#CDK #TypeScript #IDE +3 more
by cremich

CDK Testing

Outlines best practices for testing AWS CDK applications. Testing is a critical aspect of CDK development to ensure that infrastructure is deployed correctly and behaves as expected. Following these guidelines will help create reliable, maintainable, and well-tested infrastructure code.

#CDK #TypeScript #IDE +2 more
by cremich

CDK Typescript Best Practices

TypeScript best practices for AWS CDK development. Following these guidelines will ensure type safety, code consistency, and maintainability across the codebase. TypeScript's static typing capabilities help catch errors early in the development process and provide better tooling support.

#CDK #TypeScript #IDE +2 more
by cremich

Guidelines for end-to-end tests and browser automation with playwright

Helps Q Developer to optimize the creation of end-to-end tests for playwright. Main source for these rules are the best practices listed at the official playwright documentation.

#TypeScript #JavaScript #Test +2 more
by cremich

Kiro Specs

Empowers Amazon Q Developer to maintain Kiro specifications to apply spec-driven developmen the Kiro way.

#CLI #IDE #Implement +2 more
by cremich

Next.js rules for promptz.dev

Next.js rules used to build promptz.dev

#NextJS #TypeScript #Accessibility +4 more
by cremich

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 across various sessions. Once the rule was added to your repository, you can ask Q Developer to initialize the project intelligence with "Initialize Project Intelligence". If already in place, you can force an update by asking Q "Update Project Intelligence".

#IDE #CLI #Documentation
by cremich

Xcode coding intelligence rule for swift

Reverse-Engineered Xcode's Coding Intelligence prompt to be used as Amazon Q Developer Projet Rule

#Swift #Implement #Test +2 more

Find Prompts, Rules & Agents

Search through our comprehensive library for Amazon Q Developer