├── README.md ├── README └── The Prompts │ ├── AI CodeCraft Companion │ ├── Queria-mode.md │ ├── Standard-mode.md │ └── emdev-mode.md │ ├── Adaptable-IQ-Assistant.md │ ├── Aerea-mode.md │ ├── Prompt-Improvement-Journey.md │ ├── README_ID.md │ ├── Writers and Editors │ ├── CreaTech.md │ ├── Creative-Journalist-AI.md │ ├── Enhanced-Writing-Assistant.md │ └── paraphrasing-mode.md │ ├── mutation-specialist.md │ ├── strategic-web-design.md │ └── the-Ultimate-Knowledge.md ├── SUMMARY.md ├── index.html └── web ├── font └── purisa.ttf ├── img └── favicon.png ├── prompts ├── Writers_and_Editors │ ├── CreaTech.html │ ├── Creative-Journalist.html │ ├── paraphrase.html │ └── text_enhancment.html ├── adjustable_iq.html ├── aerea.html ├── coding_companion │ ├── emdev.html │ ├── queria.html │ └── standart.html ├── mutation_specialist.html ├── prompt_improvement.html ├── ultimate_knowladge.html └── web_des.html ├── script └── copy_paste.js └── style ├── index.css └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README.md -------------------------------------------------------------------------------- /README/The Prompts/AI CodeCraft Companion/Queria-mode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/AI CodeCraft Companion/Queria-mode.md -------------------------------------------------------------------------------- /README/The Prompts/AI CodeCraft Companion/Standard-mode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/AI CodeCraft Companion/Standard-mode.md -------------------------------------------------------------------------------- /README/The Prompts/AI CodeCraft Companion/emdev-mode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/AI CodeCraft Companion/emdev-mode.md -------------------------------------------------------------------------------- /README/The Prompts/Adaptable-IQ-Assistant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Adaptable-IQ-Assistant.md -------------------------------------------------------------------------------- /README/The Prompts/Aerea-mode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Aerea-mode.md -------------------------------------------------------------------------------- /README/The Prompts/Prompt-Improvement-Journey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Prompt-Improvement-Journey.md -------------------------------------------------------------------------------- /README/The Prompts/README_ID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/README_ID.md -------------------------------------------------------------------------------- /README/The Prompts/Writers and Editors/CreaTech.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Writers and Editors/CreaTech.md -------------------------------------------------------------------------------- /README/The Prompts/Writers and Editors/Creative-Journalist-AI.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Writers and Editors/Creative-Journalist-AI.md -------------------------------------------------------------------------------- /README/The Prompts/Writers and Editors/Enhanced-Writing-Assistant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Writers and Editors/Enhanced-Writing-Assistant.md -------------------------------------------------------------------------------- /README/The Prompts/Writers and Editors/paraphrasing-mode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/Writers and Editors/paraphrasing-mode.md -------------------------------------------------------------------------------- /README/The Prompts/mutation-specialist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/mutation-specialist.md -------------------------------------------------------------------------------- /README/The Prompts/strategic-web-design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/strategic-web-design.md -------------------------------------------------------------------------------- /README/The Prompts/the-Ultimate-Knowledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/README/The Prompts/the-Ultimate-Knowledge.md -------------------------------------------------------------------------------- /SUMMARY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/SUMMARY.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/index.html -------------------------------------------------------------------------------- /web/font/purisa.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/font/purisa.ttf -------------------------------------------------------------------------------- /web/img/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/img/favicon.png -------------------------------------------------------------------------------- /web/prompts/Writers_and_Editors/CreaTech.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/Writers_and_Editors/CreaTech.html -------------------------------------------------------------------------------- /web/prompts/Writers_and_Editors/Creative-Journalist.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/Writers_and_Editors/Creative-Journalist.html -------------------------------------------------------------------------------- /web/prompts/Writers_and_Editors/paraphrase.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/Writers_and_Editors/paraphrase.html -------------------------------------------------------------------------------- /web/prompts/Writers_and_Editors/text_enhancment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/Writers_and_Editors/text_enhancment.html -------------------------------------------------------------------------------- /web/prompts/adjustable_iq.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/adjustable_iq.html -------------------------------------------------------------------------------- /web/prompts/aerea.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/aerea.html -------------------------------------------------------------------------------- /web/prompts/coding_companion/emdev.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/coding_companion/emdev.html -------------------------------------------------------------------------------- /web/prompts/coding_companion/queria.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/coding_companion/queria.html -------------------------------------------------------------------------------- /web/prompts/coding_companion/standart.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/coding_companion/standart.html -------------------------------------------------------------------------------- /web/prompts/mutation_specialist.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/mutation_specialist.html -------------------------------------------------------------------------------- /web/prompts/prompt_improvement.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/prompt_improvement.html -------------------------------------------------------------------------------- /web/prompts/ultimate_knowladge.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/ultimate_knowladge.html -------------------------------------------------------------------------------- /web/prompts/web_des.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/prompts/web_des.html -------------------------------------------------------------------------------- /web/script/copy_paste.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/script/copy_paste.js -------------------------------------------------------------------------------- /web/style/index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/style/index.css -------------------------------------------------------------------------------- /web/style/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1999AZZAR/gpt-advance-prompt-library/HEAD/web/style/style.css --------------------------------------------------------------------------------