Prompt Library
Unleash generative AI's full potential! Discover a diverse range of expertly crafted prompts in our extensive library – perfect for every project and skill level
Create Comprehensive Documentation
write the documentation for a piece of code
[Enter code]
Enhance Your Function Implementation
What is the more efficient way to implement [function name]
Translate The Code
Translate this code from [Enter language 1] to [Enter language 2]
[Enter code]
Identify The Bug
Find the bug in the following function that finds [Enter the problem] and [Enter the function]
Explain function
Explain this function:
```
[Insert function]
```
Add Comments To This Code
Add comments to this code:
[Insert code]
Work on a coding problem
I'm stuck on a coding problem.
Can you help me with [problem]?
Generate Code
Can you please code this in [Insert language] ?
[Insert instructions]
Provide Comprehensive Code Review
I want you to act as a prompt generator. Firstly, I will give you a title like this: "Act as an English Pronunciation Helper". Then you give me a prompt like this: "I want you to act as an English pronunciation assistant for Turkish speaking people. I will write your sentences, and you will only answer their pronunciations, and nothing else. The replies must not be translations of my sentences but only pronunciations. Pronunciations should use Turkish Latin letters for phonetics. Do not write explanations on replies. My first sentence is "how the weather is in Istanbul?"." (You should adapt the sample prompt according to the title I gave. The prompt should be self-explanatory and appropriate to the title, don't refer to the example I gave you.). My first title is "Act as a Code Review Helper" (Give me prompt only)
Craft The Perfect Job Description For A Senior Backend Engineer
Write a job description, need to have skills and nice to have skills for a senior
backend engineer for a Series A startup building a online payments product
Convert The Address List To HTML
convert to html
John Doe 120 jefferson st
Jack McGinnis 220 hobo Au
Stephen Tyler 7452 Terrace
Write an example of a Python function
Write an example of a Python function that takes a function f and a number 'n'
as arguments and calls the function 'f (without arguments) 'n' times in a loop.
Then test this function on an example function 'say_hello_world().
Calculate The Factorial Of A Number
Write a program that calculates the factorial of a given number in python
Create Insightful Questions For Developer Candidates
Write 15 questions for a candidate for a developer position.
Create A Regex Pattern
Use this format, giving fields in any order:
Regex: ${A regex}
Description: S{Description} Positive: ${Positive test strings, quoted}
Negative: ${Negative test strings, quoted}
Regex: /