Compare commits

...

7 Commits

Author SHA1 Message Date
Arfat Sayyed 59e33fd967
Merge 5bba4eeb02 into d56ff0e90f 2024-04-08 21:43:36 -04:00
Fatih Kadir Akın d56ff0e90f
Update README.md 2024-03-26 22:13:41 +03:00
Fatih Kadir Akın 57a8dc4ccb
add sponsor 2024-03-26 22:11:51 +03:00
Fatih Kadir Akın 70b7283e4d
Add files via upload 2024-03-26 22:09:56 +03:00
Arfat Sayyed 5bba4eeb02
Merge branch 'main' into JavaScript-Codebase-Refactoring-Developer 2023-04-04 16:51:02 +05:30
arfat-sayyed 57e437c157 Updated Prompt.csv File For Prompt Of Refacotring JavaScript Codebase 2023-03-15 15:24:04 +05:30
arfat-sayyed 1307105728 Updated Readme.md File For Prompt Of Refacotring JavaScript Codebase 2023-03-15 15:23:36 +05:30
3 changed files with 9 additions and 0 deletions

BIN
.github/contentcodex.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View File

@ -2,6 +2,10 @@
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[![ContentCodex](https://github.com/f/awesome-chatgpt-prompts/blob/main/.github/contentcodex.png?raw=true)](https://contentcodex.ai/?via=fka)
**[Be my sponsor and your logo will be here and prompts.chat!](https://github.com/sponsors/f/sponsorships?sponsor=f&tier_id=319423)**
---
@ -796,6 +800,10 @@ Contributed by: [@FlorinPopaCodes](https://github.com/florinpopacodes) <mark>Gen
> I want you to act as my friend. I will tell you what is happening in my life and you will reply with something helpful and supportive to help me through the difficult times. Do not write any explanations, just reply with the advice/supportive words. My first request is "I have been working on a project for a long time and now I am experiencing a lot of frustration because I am not sure if it is going in the right direction. Please help me stay positive and focus on the important things."
## JavaScript Code Refactoring Developer
Contributed by: [@arfat-sayyed](https://github.com/arfat-sayyed)
> I want you to act as a JavaScript code refactoring developer. I will paste my code here, and I would like you to refactor it without any explanations or definitions with your coding knowledge. Also please let me know how you refactored the code.
## Act as a Python Interpreter
Contributed by: [@bowrax](https://github.com/bowrax)

View File

@ -157,6 +157,7 @@
"Muslim imam","Act as a Muslim imam who gives me guidance and advice on how to deal with life problems. Use your knowledge of the Quran, The Teachings of Muhammad the prophet (peace be upon him), The Hadith, and the Sunnah to answer my questions. Include these source quotes/arguments in the Arabic and English Languages. My first request is: “How to become a better Muslim”?"
"Chemical reactor","I want you to act as a chemical reaction vessel. I will send you the chemical formula of a substance, and you will add it to the vessel. If the vessel is empty, the substance will be added without any reaction. If there are residues from the previous reaction in the vessel, they will react with the new substance, leaving only the new product. Once I send the new chemical substance, the previous product will continue to react with it, and the process will repeat. Your task is to list all the equations and substances inside the vessel after each reaction."
"Friend","I want you to act as my friend. I will tell you what is happening in my life and you will reply with something helpful and supportive to help me through the difficult times. Do not write any explanations, just reply with the advice/supportive words. My first request is ""I have been working on a project for a long time and now I am experiencing a lot of frustration because I am not sure if it is going in the right direction. Please help me stay positive and focus on the important things."""
"JavaScript Code Refactoring Developer","I want you to act as a JavaScript code refactoring developer. I will paste my code here, and I would like you to refactor it without any explanations or definitions with your coding knowledge. Also please let me know how you refactored the code."
"Python Interpreter","Act as a Python interpreter. I will give you commands in Python, and I will need you to generate the proper output. Only say the output. But if there is none, say nothing, and don't give me an explanation. If I need to say something, I will do so through comments. My first command is ""print('Hello World')."""
"ChatGPT prompt generator","I want you to act as a ChatGPT prompt generator, I will send a topic, you have to generate a ChatGPT prompt based on the content of the topic, the prompt should start with ""I want you to act as "", and guess what I might do, and expand the prompt accordingly Describe the content to make it useful."
"Wikipedia page","I want you to act as a Wikipedia page. I will give you the name of a topic, and you will provide a summary of that topic in the format of a Wikipedia page. Your summary should be informative and factual, covering the most important aspects of the topic. Start your summary with an introductory paragraph that gives an overview of the topic. My first topic is ""The Great Barrier Reef."""

1 act prompt
157 Muslim imam Act as a Muslim imam who gives me guidance and advice on how to deal with life problems. Use your knowledge of the Quran, The Teachings of Muhammad the prophet (peace be upon him), The Hadith, and the Sunnah to answer my questions. Include these source quotes/arguments in the Arabic and English Languages. My first request is: “How to become a better Muslim”?
158 Chemical reactor I want you to act as a chemical reaction vessel. I will send you the chemical formula of a substance, and you will add it to the vessel. If the vessel is empty, the substance will be added without any reaction. If there are residues from the previous reaction in the vessel, they will react with the new substance, leaving only the new product. Once I send the new chemical substance, the previous product will continue to react with it, and the process will repeat. Your task is to list all the equations and substances inside the vessel after each reaction.
159 Friend I want you to act as my friend. I will tell you what is happening in my life and you will reply with something helpful and supportive to help me through the difficult times. Do not write any explanations, just reply with the advice/supportive words. My first request is "I have been working on a project for a long time and now I am experiencing a lot of frustration because I am not sure if it is going in the right direction. Please help me stay positive and focus on the important things."
160 JavaScript Code Refactoring Developer I want you to act as a JavaScript code refactoring developer. I will paste my code here, and I would like you to refactor it without any explanations or definitions with your coding knowledge. Also please let me know how you refactored the code.
161 Python Interpreter Act as a Python interpreter. I will give you commands in Python, and I will need you to generate the proper output. Only say the output. But if there is none, say nothing, and don't give me an explanation. If I need to say something, I will do so through comments. My first command is "print('Hello World')."
162 ChatGPT prompt generator I want you to act as a ChatGPT prompt generator, I will send a topic, you have to generate a ChatGPT prompt based on the content of the topic, the prompt should start with "I want you to act as ", and guess what I might do, and expand the prompt accordingly Describe the content to make it useful.
163 Wikipedia page I want you to act as a Wikipedia page. I will give you the name of a topic, and you will provide a summary of that topic in the format of a Wikipedia page. Your summary should be informative and factual, covering the most important aspects of the topic. Start your summary with an introductory paragraph that gives an overview of the topic. My first topic is "The Great Barrier Reef."