The Prompt Library is an innovative tool offering a curated collection of free text, image, and video prompts across various domains. Designed for seamless execution on generative AI platforms like ChatGPT, Bard, Claude, and others, it’s a go-to resource for enhancing AI interactions and creativity.
Prompt Name | Prompt | Type | Category | Actions |
---|---|---|---|---|
Expand Feature Set of App | List down the feature set of a [APP TYPE] app based on the common user problems. | Text | User Experience, UX, Design | |
Create a User Journey Map for App | Create a user journey map in a tabular format for a [END USER TYPES] using a [APP TYPE] app. | Text | User Experience, UX, Design | |
Generate Color Schemes for App | I want to design a [APP TYPE] app. Suggest a color palette (with color details) for the [APP TYPE] app. | Text | User Experience, UX, Design | |
Generate a List of Competitors for App | I am designing an app that helps users do [KEY FUNCTIONS]. List the competitors for this kind of app and perform a competitive analysis. | Text | User Experience, UX, Design | |
Research Popular Design Trends for App | I am designing a [APP TYPE] app. Write a few popular design trends that I can use in my design to make my app more inviting, appealing, and user-friendly. | Text | User Experience, UX, Design | |
Generate Design Ideas for App | List down 5 design ideas for a [APP TYPE] tool (like [SIMILAR APP]). | Text | User Experience, UX, Design | |
Generate Visual Design Ideas for App | I am designing a [BLOG TYPE] blog that will be monetized through the combination of SEO and affiliate marketing. Write down some visual guidelines for this website. | Text | User Experience, UX, Design | |
Design User Flows for App | I am designing a [APP TYPE] for [END USER TYPE] that [END USER KEY FUNCTIONs]. Create a user flow for the potential [END USERS]. | Text | User Experience, UX, Design | |
Mock interview | I'm a [JOB TITLE YOU’RE INTERVIEWING FOR] interviewing for a new job. You'll be my technical interviewer. Please impersonate a [ROLE OF THE INTERVIEWER] from [BRIEF COMPANY DESCRIPTION], and ask me [NUMBER OF QUESTIONS] interview questions based on the following...I'm a [JOB TITLE YOU’RE INTERVIEWING FOR] interviewing for a new job. You'll be my technical interviewer. Please impersonate a [ROLE OF THE INTERVIEWER] from [BRIEF COMPANY DESCRIPTION], and ask me [NUMBER OF QUESTIONS] interview questions based on the following job description, responsibilities and skills. [PASTE RELEVANT EXCERPT FROM THE JOB DESCRIPTION YOU’RE INTERVIEWING FOR]more | Text | Interview, Job Search | |
Refactor code | Rewrite the following code using [LANGUAGE, FRAMEWORK, AND ANY OTHER PREFERENCES FOR THE REFACTORED CODE]. [CODE YOU WANT TO BE REFACTORED] | Text | Software engineering, Code refactoring | |
Generate test data | Generate SQL insert statements to populate the following tables with [NUMBER OF ENTRIES] entries of dummy data that [REQUIREMENTS FOR THE DATA TO BE GENERATED]. [CREATE STATEMENTS OF THE TABLES TO POPULATE] | Text | Software engineering, Test data, QA | |
Convert file formats (eg: XML to JSON) | Convert the following [CURRENT FILE FORMAT] file into [NEW FILE FORMAT] format. The response should be enclosed in a code block. [ORIGINAL FILE TO BE CONVERTED] | Text | Software engineering, File conversion | |
Find bugs in code | Please find the bug in the code below. This is what it should be doing: [REQUIREMENTS TO BE FULFILLED] Code: [CODE WHERE YOU WANT TO FIND BUGS] | Text | Software engineering, Bug fixing | |
Brainstorm implementation ideas | I need to build [EXPLAIN THE TASK'S REQUIREMENTS]. Should I [LIST THE OPTIONS YOU ARE CONSIDERING]? Explain the tradeoffs of each option. | Text | Software engineering, Brainstrorming | |
Pick names for variables and functions | Please suggest relevant names for my variables and functions in the below code, and rewrite the whole code snippet using your suggestions. The response should be enclosed in a code block. [CODE WITH VARIABLES/FUNCTIONS TO BE RENAMED]. | Text | Software engineering, Naming |