From 07a42e5c603e1d08d5bc7c526515e3286a1b001a Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:04 +0000 Subject: [PATCH 01/10] [upstream-sync] .github/workflows/push-main.yml from danielrosehill/awesome-llm-prompt-libraries@99285e8e [unknown] --- .../catalogue/.github/workflows/push-main.yml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/.github/workflows/push-main.yml diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/.github/workflows/push-main.yml b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/.github/workflows/push-main.yml new file mode 100644 index 0000000..0c097e6 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/.github/workflows/push-main.yml @@ -0,0 +1,26 @@ +--- +title: "Push Main" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/.github/workflows/push-main.yml +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: unknown +upstream_changes: accepted +author: upstream +validated: false +--- + +name: Trigger Netlify Build + +on: + push: + branches: + - main + +jobs: + notify-netlify: + runs-on: ubuntu-latest + steps: + - name: Trigger Netlify Build Hook + run: curl -X POST -d '{}' ${{ secrets.NETLIFY_BUILD_HOOK_URL }} \ No newline at end of file -- 2.54.0 From 50b952b5df4cb1f0d6ea745d1de25c434d1ed343 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:08 +0000 Subject: [PATCH 02/10] [upstream-sync] .vscode/settings.json from danielrosehill/awesome-llm-prompt-libraries@99285e8e [prompt] --- .../.vscode/settings.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/.vscode/settings.json diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/.vscode/settings.json b/upstream/danielrosehill-awesome-llm-prompt-libraries/.vscode/settings.json new file mode 100644 index 0000000..9d48a62 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/.vscode/settings.json @@ -0,0 +1,16 @@ +--- +title: "Settings" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/.vscode/settings.json +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: prompt +upstream_changes: accepted +author: upstream +validated: false +--- + +{ + "window.title": "${dirty}${activeEditorShort}${separator}${rootName}${separator}${profileName}${separator}${appName}${separator}[Branch: main]" +} \ No newline at end of file -- 2.54.0 From efe93464c07aaef0eb7174e29d1fab22a88a5d46 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:13 +0000 Subject: [PATCH 03/10] [upstream-sync] README.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [catalogue] --- .../catalogue/README.md | 207 ++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/README.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/README.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/README.md new file mode 100644 index 0000000..e96a007 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/README.md @@ -0,0 +1,207 @@ +--- +title: "Awesome GPT Prompt Libraries [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/README.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: catalogue +upstream_changes: accepted +author: upstream +validated: false +--- + +# Awesome GPT Prompt Libraries [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) + +![Sloth writing prompt](images/banner.webp) + +[![View on GitHub](https://img.shields.io/badge/View%20on-GitHub-181717?logo=github&logoColor=white)](https://github.com/danielrosehill/Awesome-LLM-Prompt-Libraries) + +The aim of this repository is to gather together **prompt libraries** which GPT users have chosen to open-source (primarily though not exclusively here on Github). + +The scope of this list is: + +### In Scope +- Open source libraries of GPT prompts + +### Out Of Scope +- Prompt engineering resources, courses (I have a separate list for these), tutorials; repos containing tutorials + +## Contents + +- [Awesome GPT Prompt Libraries ](#awesome-gpt-prompt-libraries-) + - [In Scope](#in-scope) + - [Out Of Scope](#out-of-scope) + - [Contents](#contents) +- [Prompt Libraries](#prompt-libraries) +- [LLM/GPT - General Prompt Libraries](#llmgpt---general-prompt-libraries) +- [ChatGPT Prompt Libraries](#chatgpt-prompt-libraries) + - [Corporate Authors](#corporate-authors) + - [By Username](#by-username) + - [Prompt Libraries For Specific Use-Cases](#prompt-libraries-for-specific-use-cases) + - [Cybersecurity](#cybersecurity) + - [Data Science](#data-science) + - [Engineering](#engineering) + - [Game Development](#game-development) + - [Writing, Content Generation](#writing-content-generation) + - [Developing/Programming (General)](#developingprogramming-general) + - [ChatGPT Prompting - Specific Approaches](#chatgpt-prompting---specific-approaches) + - [Prompts For Discrete Tasks (Iterations on Individual Prompts)](#prompts-for-discrete-tasks-iterations-on-individual-prompts) + - [ChatGPT Prompt Libraries - Non-English Languages](#chatgpt-prompt-libraries---non-english-languages) + - [Chinese](#chinese) + - [Prompt Libraries For Previous GPT Models](#prompt-libraries-for-previous-gpt-models) + - [GPT 3 Prompt Libraries](#gpt-3-prompt-libraries) + - [Jailbreaking](#jailbreaking) + - [Awesome Lists](#awesome-lists) + - [Prompt Libaries - Claude](#prompt-libaries---claude) + - [Prompt Library Projects](#prompt-library-projects) + - [Require Sorting](#require-sorting) +- [List Authorship](#list-authorship) + - [List Author](#list-author) + - [License](#license) + + +# Prompt Libraries + +# LLM/GPT - General Prompt Libraries + +- [Prompt Of The Year](https://github.com/successfulstudy/promptoftheyear) + +# ChatGPT Prompt Libraries + +- [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) +- [ChatGPT System Prompts](https://github.com/LouisShark/chatgpt_system_prompt) +- [Awesome Prompts by AI Boost](https://github.com/ai-boost/awesome-prompts) +- [yokoffing](https://github.com/yokoffing/ChatGPT-Prompts) +- [ChatGPT System Prompts](https://github.com/mustvlad/ChatGPT-System-Prompts) +- [Awesome ChatGPT 'Superprompting'](https://github.com/CyberAlbSecOP/Awesome_GPT_Super_Prompting) +- [ChatGPT-Prompts-Reference](https://github.com/willwulfken/ChatGPT-Prompts-Reference) +- [Awesome ChatGPT Suggestions](https://github.com/aminblm/awesome-chatgpt-suggestions) +- [AI Prompts - 200 Ideas](https://github.com/bilalnawaz072/AI-Prompts-200-Ideas) +- [Lit Prompts](https://github.com/VishwaGauravIn/lit-prompts) + +## Corporate Authors + +- [ChatGPT Robot Manipulation Prompts (Microsoft)](https://github.com/microsoft/ChatGPT-Robot-Manipulation-Prompts) +- [10K AI Prompts By Contentify AI](https://github.com/alphatrait/100000-ai-prompts-by-contentifyai) + +## By Username + +- [pacholoamit](https://github.com/pacholoamit/chatgpt-prompts) +- [danielrosehill](https://github.com/danielrosehill/GPT-Prompt-Library-Public-) +- [AIPRM](https://github.com/gabriel-kaam/chat-gpt-prompts-from-aiprm) +- [PrathamKumar14](https://github.com/PrathamKumar14/ChatGPT-Prompts) +- [carterleffen](https://github.com/carterleffen/chatgpt-prompts) +- [AllAboutAI-YT](https://github.com/AllAboutAI-YT/chatgpt-promp1) +- [EddyCliff](https://github.com/EddyCliff/Chatgpt-Prompts) +- [chaseleantj](https://github.com/chaseleantj/gpt-prompts) +- [promptlib](https://github.com/jmpaz/promptlib) + + +## Prompt Libraries For Specific Use-Cases + +### Cybersecurity + +- [Cybersecurity ChatGPT Prompts](https://github.com/DummyKitty/Cyber-Security-chatGPT-prompt) + +### Data Science + +- [ChatGPT Data Science Prompts](https://github.com/travistangvh/ChatGPT-Data-Science-Prompts) + +### Engineering + +- [ChatGPT Prompts For Engineers](https://github.com/camsong/chatgpt-engineer-prompts) + +### Game Development + +- [ChatGPT Games](https://github.com/AdmTal/chat-gpt-games) Prompts for playable games in ChatGPT + +### Writing, Content Generation + +- [ChatGPT Prompts For Academic Writing](https://github.com/ahmetbersoz/chatgpt-prompts-for-academic-writing) + +### Developing/Programming (General) + +- [ChatGPT Prompts For Developers](https://github.com/PickleBoxer/dev-chatgpt-prompts) +- [ChatGPT prompts for bug bounty and pen-testing](https://github.com/TakSec/chatgpt-prompts-bug-bounty) +- [ChatGPT Prompts For Devops Mastery](https://github.com/schoolofdevops/chatgpt-prompts-devopsmastery) +- [ChatGPT Architecture Coach](https://github.com/mikaelvesavuori/chatgpt-architecture-coach) + + +## ChatGPT Prompting - Specific Approaches + +- [Three Of Thought Prompting](https://github.com/dave1010/tree-of-thought-prompting) + + +## Prompts For Discrete Tasks (Iterations on Individual Prompts) + +- [git2gpt](https://github.com/chand1012/git2gpt) + + +## ChatGPT Prompt Libraries - Non-English Languages + +- [langgptai/wonderful-prompts](https://github.com/langgptai/wonderful-prompts) + +### Chinese + +- [ChatGPT Prompts](https://github.com/jevantang/chatgpt-prompts) +- [B30](https://github.com/B3o/GPTS-Prompt-Collection) +- [Safety Prompts](https://github.com/thu-coai/Safety-Prompts) +- [ChatGPT IT Prompts](https://github.com/nigel327/ChatGPT-IT-Prompts) + +## Prompt Libraries For Previous GPT Models + +### GPT 3 Prompt Libraries + +- [GPT 3 Prompts](https://github.com/mattnigh/ChatGPT3-Free-Prompt-List) A free guide for learning to create ChatGPT3 Prompts +- [Instructgpt-prompts](https://github.com/kevinamiri/Instructgpt-prompts) About +A collection of ChatGPT and GPT-3.5 instruction-based prompts for generating and classifying text. + +## Jailbreaking + + - [ChatGPT_DAN](https://github.com/0xk1h0/ChatGPT_DAN) + - [Jailbreak LLM Prompts](https://github.com/verazuo/jailbreak_llms) + - [ChatGPT Jailbreak Prompts](https://github.com/ObservedObserver/ChatGPT-Jailbreak-Prompts) + - [chatbot-experiments](https://github.com/LeaderbotX400/chatbot-experiments) + + +## Awesome Lists + +*Awesome lists for prompt libraries (like this one) or of prompt libraries for specific use-cases* + +- [Awesome ChatGPT Content Creation Prompts](https://github.com/aminblm/awesome-chatgpt-content-creation-prompts) + +## Prompt Libaries - Claude + +-[Awesome Claude Prompts](https://github.com/langgptai/awesome-claude-prompts) + + +--- + +## Prompt Library Projects + +*Projects and software for prompt management, prompt organisation, prompt library creation and optimisation, as well as other resources that aren't simply prompt libraries* + +- [OpenPrompt.co](https://github.com/timqian/openprompt.co) +- [AI Prompt Genius](https://github.com/AI-Prompt-Genius/AI-Prompt-Genius) +- [ChatGPT Prompt Genius](https://github.com/wenhaomin/ChatGPT-PromptGenius) About +All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! + + +### Require Sorting + +- [ChatGPT Advanced Prompts](https://github.com/hougarry/chatgpt-advanced-prompts) + +--- + +# List Authorship + +## List Author + +Daniel Rosehill +(public at danielrosehill dot com) + +## License + +This repository is licensed under CC-BY-4.0 (Attribution 4.0 International) +[License](https://creativecommons.org/licenses/by/4.0/) \ No newline at end of file -- 2.54.0 From 45ed58a53aa50644f7dd5379681276df6cdb70e0 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:22 +0000 Subject: [PATCH 04/10] [upstream-sync] exclude/archived/archivedsnippets.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [unknown] --- .../exclude/archived/archivedsnippets.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/archivedsnippets.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/archivedsnippets.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/archivedsnippets.md new file mode 100644 index 0000000..f9840de --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/archivedsnippets.md @@ -0,0 +1,17 @@ +--- +title: "Archivedsnippets" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/archived/archivedsnippets.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: unknown +upstream_changes: accepted +author: upstream +validated: false +--- + + +## Contribute + +Contributions welcome! Read the [contribution guidelines](contributing.md) first. \ No newline at end of file -- 2.54.0 From 99484535e41f4b50dbe6084d9673877f86640d00 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:27 +0000 Subject: [PATCH 05/10] [upstream-sync] exclude/archived/code-of-conduct.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [unknown] --- .../exclude/archived/code-of-conduct.md | 87 +++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/code-of-conduct.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/code-of-conduct.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/code-of-conduct.md new file mode 100644 index 0000000..2aaa633 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/code-of-conduct.md @@ -0,0 +1,87 @@ +--- +title: "Contributor Covenant Code of Conduct" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/archived/code-of-conduct.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: unknown +upstream_changes: accepted +author: upstream +validated: false +--- + +# Contributor Covenant Code of Conduct + +## Our Pledge + +In the interest of fostering an open and welcoming environment, we as +contributors and maintainers pledge to making participation in our project and +our community a harassment-free experience for everyone, regardless of age, body +size, disability, ethnicity, gender identity and expression, level of experience, +nationality, personal appearance, race, religion, or sexual identity and +orientation. + +## Our Standards + +Examples of behavior that contributes to creating a positive environment +include: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery and unwelcome sexual attention or +advances +* Trolling, insulting/derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or electronic + address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Our Responsibilities + +Project maintainers are responsible for clarifying the standards of acceptable +behavior and are expected to take appropriate and fair corrective action in +response to any instances of unacceptable behavior. + +Project maintainers have the right and responsibility to remove, edit, or +reject comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct, or to ban temporarily or +permanently any contributor for other behaviors that they deem inappropriate, +threatening, offensive, or harmful. + +## Scope + +This Code of Conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. Examples of +representing a project or community include using an official project e-mail +address, posting via an official social media account, or acting as an appointed +representative at an online or offline event. Representation of a project may be +further defined and clarified by project maintainers. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by contacting the project team at public@danielrosehill.com. All +complaints will be reviewed and investigated and will result in a response that +is deemed necessary and appropriate to the circumstances. The project team is +obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. + +Project maintainers who do not follow or enforce the Code of Conduct in good +faith may face temporary or permanent repercussions as determined by other +members of the project's leadership. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, +available at [http://contributor-covenant.org/version/1/4][version] + +[homepage]: http://contributor-covenant.org +[version]: http://contributor-covenant.org/version/1/4/ -- 2.54.0 From 8603590be4d4efe0bfff8d1d529732569e8dd472 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:31 +0000 Subject: [PATCH 06/10] [upstream-sync] exclude/archived/contributing.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [catalogue] --- .../exclude/archived/contributing.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/contributing.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/contributing.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/contributing.md new file mode 100644 index 0000000..6dcc6c2 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/archived/contributing.md @@ -0,0 +1,38 @@ +--- +title: "Contribution Guidelines" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/archived/contributing.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: catalogue +upstream_changes: accepted +author: upstream +validated: false +--- + +# Contribution Guidelines + +Please note that this project is released with a +[Contributor Code of Conduct](code-of-conduct.md). By participating in this +project you agree to abide by its terms. + +--- + +Ensure your pull request adheres to the following guidelines: + +- Make sure you take care of this +- And this as well +- And don't forget to check this + +Thank you for your suggestions! + + +## Updating your PR + +A lot of times, making a PR adhere to the standards above can be difficult. +If the maintainers notice anything that we'd like changed, we'll ask you to +edit your PR before we merge it. There's no need to open a new PR, just edit +the existing one. If you're not sure how to do that, +[here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) +on the different ways you can update your PR so that we can merge it. -- 2.54.0 From 1533b99ab05b6edb36a5bb7889d146f74414f425 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:35 +0000 Subject: [PATCH 07/10] [upstream-sync] exclude/firstentry/ghrepos.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [catalogue] --- .../catalogue/exclude/firstentry/ghrepos.md | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/firstentry/ghrepos.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/firstentry/ghrepos.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/firstentry/ghrepos.md new file mode 100644 index 0000000..245b1c7 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/firstentry/ghrepos.md @@ -0,0 +1,62 @@ +--- +title: "Github Prompt LIbraries" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/firstentry/ghrepos.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: catalogue +upstream_changes: accepted +author: upstream +validated: false +--- + +# Github Prompt LIbraries + +Prompt library repositories on Github to integrate into the Readme and categorise/organise: + +https://github.com/0xeb/TheBigPromptLibrary + +https://github.com/microsoft/prompt-engine +https://github.com/Bowery/prompt + +## LLM & GPTs + +https://github.com/abilzerian/LLM-Prompt-Library +https://github.com/AI-Prompt-Genius/AI-Prompt-Genius +https://github.com/ai-boost/awesome-prompts +https://github.com/successfulstudy/promptoftheyear + +# ChatGPT Specific + +https://github.com/pacholoamit/chatgpt-prompts +https://github.com/f/awesome-chatgpt-prompts +https://github.com/LouisShark/chatgpt_system_prompt +https://github.com/ahmetbersoz/chatgpt-prompts-for-academic-writing +https://github.com/travistangvh/ChatGPT-Data-Science-Prompts +https://github.com/PickleBoxer/dev-chatgpt-prompts +https://github.com/timqian/openprompt.co +https://github.com/yokoffing/ChatGPT-Prompts +https://github.com/pacholoamit/chatgpt-prompts +https://github.com/mustvlad/ChatGPT-System-Prompts +https://github.com/gabriel-kaam/chat-gpt-prompts-from-aiprm +https://github.com/felipeAguiarCode/prompts-for-podcast-generate-by-ia + +# Jailbreaking + +https://github.com/0xk1h0/ChatGPT_DAN +https://github.com/verazuo/jailbreak_llms + +# GPT 3 + +https://github.com/mattnigh/ChatGPT3-Free-Prompt-List + + +# Non English Langs + +https://github.com/PlexPt/awesome-chatgpt-prompts-zh + +# Project To Check Out + +https://github.com/timqian/openprompt.co + -- 2.54.0 From c02d0901baaad908ddae66b704862660fef2445c Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:41 +0000 Subject: [PATCH 08/10] [upstream-sync] exclude/maintenance/maintenancetodos.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [unknown] --- .../exclude/maintenance/maintenancetodos.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/maintenancetodos.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/maintenancetodos.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/maintenancetodos.md new file mode 100644 index 0000000..c6b2a7d --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/maintenancetodos.md @@ -0,0 +1,16 @@ +--- +title: "Alphabetical Organisation" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/maintenance/maintenancetodos.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: unknown +upstream_changes: accepted +author: upstream +validated: false +--- + +# Alphabetical Organisation + +Organise repos within categories alphabetically. Create script to do this. \ No newline at end of file -- 2.54.0 From 9a195859715683a770195bae139553c692d436d3 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:45 +0000 Subject: [PATCH 09/10] [upstream-sync] exclude/maintenance/onetimetodos.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [catalogue] --- .../catalogue/exclude/maintenance/onetimetodos.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/onetimetodos.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/onetimetodos.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/onetimetodos.md new file mode 100644 index 0000000..6a1b0fc --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/maintenance/onetimetodos.md @@ -0,0 +1,13 @@ +--- +title: "Onetimetodos" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/maintenance/onetimetodos.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: catalogue +upstream_changes: accepted +author: upstream +validated: false +--- + -- 2.54.0 From b9c80b4bf20f5cc147783e2162c9753b19213247 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Fri, 26 Jun 2026 17:23:50 +0000 Subject: [PATCH 10/10] [upstream-sync] exclude/resources/githublinks.md from danielrosehill/awesome-llm-prompt-libraries@99285e8e [catalogue] --- .../exclude/resources/githublinks.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/resources/githublinks.md diff --git a/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/resources/githublinks.md b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/resources/githublinks.md new file mode 100644 index 0000000..54eb991 --- /dev/null +++ b/upstream/danielrosehill-awesome-llm-prompt-libraries/catalogue/exclude/resources/githublinks.md @@ -0,0 +1,20 @@ +--- +title: "Github Searches" +task: "" +lineage_type: import +upstream_source: https://github.com/danielrosehill/awesome-llm-prompt-libraries/blob/99285e8e/exclude/resources/githublinks.md +upstream_sha: 99285e8e +imported_at: 2026-06-26 +prompt_class: catalogue +upstream_changes: accepted +author: upstream +validated: false +--- + +# Github Searches + +## chatgpt prompts + +- [By Best Match](https://github.com/search?q=chatgpt%20prompts&type=repositories) +- [By Most Starts](https://github.com/search?q=chatgpt+prompts&type=repositories&s=stars&o=desc) +- [By Recent Updates](https://github.com/search?q=chatgpt+prompts&type=repositories&s=updated&o=desc) \ No newline at end of file -- 2.54.0