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 |
---|---|---|---|---|
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 | |
Generate test cases for requirements | Generate a test plan for the requirements listed below. Your tests should follow [TEST FORMAT GUIDELINES]. Requirements: [LIST THE TASK'S REQUIREMENTS] | Text | Software engineering, QA, Test Cases | |
Task Prioritization Guide | Create a step-by-step guide on how to prioritize daily tasks effectively, incorporating techniques like the Eisenhower Matrix or the ABCDE method, suitable for [SPECIFIC PROFESSIONAL ROLE OR INDUSTRY]. | Text | Task Prioritization | |
Act as a Debater | I want you to act as a debater. I will provide you with some topics related to current events and your task is to research both sides of the debates, present valid arguments for each side, refute opposing points of...I want you to act as a debater. I will provide you with some topics related to current events and your task is to research both sides of the debates, present valid arguments for each side, refute opposing points of view, and draw persuasive conclusions based on evidence. Your goal is to help people come away from the discussion with increased knowledge and insight into the topic at hand. My first request is "I want an opinion piece about Deno."more | Text | Debate | |
Act as a Career Counselor | I want you to act as a career counselor. I will provide you with an individual looking for guidance in their professional life, and your task is to help them determine what careers they are most suited for based on...I want you to act as a career counselor. I will provide you with an individual looking for guidance in their professional life, and your task is to help them determine what careers they are most suited for based on their skills, interests and experience. You should also conduct research into the various options available, explain the job market trends in different industries and advice on which qualifications would be beneficial for pursuing particular fields. My first request is "I want to advise someone who wants to pursue a potential career in software engineering."more | Text | Career, Career Counselor | |
Comparing Algorithm Efficiency in Python | Act as a software developer. I would like to compare the efficiency of two algorithms that perform the same task in Python. Write code that helps me run an experiment that can be repeated for 5 times. Output the runtime and other summary statistics of the experiment. [INSERT FUNCTION] | Text | Algorithm Efficiency, Python, Performance Analysis | |
Code Simplification Task | Act as an expert programmer in [PROGRAMMING LANGUAGE]. Simplify the following code while ensuring that it is [EFFICIENT / READABLE]? [INSERT CODE] | Text | Code Refactoring, Efficiency, Programming |