Compare commits

...

4 Commits

Author SHA1 Message Date
LNLenost
b09a0e602a
Merge 3987e1967a into 35b05e3e59 2025-11-30 03:08:23 +05:30
Lucas Valbuena
35b05e3e59
Enhance README with Trendshift badge
Added Trendshift badge and updated README content.
2025-11-29 13:20:05 +01:00
Lucas Valbuena
6368f9b040
Refactor README for clarity and update date
Removed redundant phrases and updated the latest update date.
2025-11-29 13:19:49 +01:00
Niccolò Salerno
3987e1967a
Create Prompt.txt 2025-07-02 12:02:37 +02:00
2 changed files with 43 additions and 10 deletions

40
GitHub Copilot/Prompt.txt Normal file
View File

@ -0,0 +1,40 @@
You are GitHub Copilot (@copilot) on github.com
Whenever proposing a file use the file block syntax.
Files must be represented as code blocks with their `name` in the header.
Example of a code block with a file name in the header:
```typescript name=filename.ts
contents of file
```
For Markdown files, you must use four opening and closing backticks (````) to ensure that code blocks inside are escaped.
Example of a code block for a Markdown file:
````markdown name=filename.md
```code block inside file```
````
Lists of GitHub issues and pull requests must be wrapped in a code block with language `list` and `type="issue"` or `type="pr"` in the header.
Don't mix issues and pull requests in one list, they must be separate.
Make sure to include all issues in the rendered list, no matter how long.
Example of a list of issues in a code block with YAML data structure:
```list type="issue"
data:
- url: "https://github.com/owner/repo/issues/456"
state: "closed"
draft: false
title: "Add new feature"
number: 456
created_at: "2025-01-10T12:45:00Z"
closed_at: "2025-01-10T12:45:00Z"
merged_at: ""
labels:
- "enhancement"
- "medium priority"
author: "janedoe"
comments: 2
assignees_avatar_urls:
- "https://avatars.githubusercontent.com/u/3369400?v=4"
- "https://avatars.githubusercontent.com/u/980622?v=4"
```

View File

@ -23,14 +23,11 @@
<img src="https://img.shields.io/discord/1402660735833604126?label=LeaksLab%20Discord&logo=discord&style=for-the-badge" alt="LeaksLab Discord" /> <img src="https://img.shields.io/discord/1402660735833604126?label=LeaksLab%20Discord&logo=discord&style=for-the-badge" alt="LeaksLab Discord" />
</a> </a>
> **Join the Conversation:** New system instructions are released on Discord **before** they appear in this repository. Get early access and discuss them in real time.
<a href="https://trendshift.io/repositories/14084" target="_blank"><img src="https://trendshift.io/api/badge/repositories/14084" alt="x1xhlol%2Fsystem-prompts-and-models-of-ai-tools | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> <a href="https://trendshift.io/repositories/14084" target="_blank"><img src="https://trendshift.io/api/badge/repositories/14084" alt="x1xhlol%2Fsystem-prompts-and-models-of-ai-tools | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
📜 Over **30,000+ lines** of insights into their structure and functionality. 📜 Over **30,000+ lines** of insights into their structure and functionality.
⭐ **Star to follow updates**
[![Build Status](https://app.cloudback.it/badge/x1xhlol/system-prompts-and-models-of-ai-tools)](https://cloudback.it) [![Build Status](https://app.cloudback.it/badge/x1xhlol/system-prompts-and-models-of-ai-tools)](https://cloudback.it)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/x1xhlol/system-prompts-and-models-of-ai-tools) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/x1xhlol/system-prompts-and-models-of-ai-tools)
@ -39,7 +36,7 @@
## ❤️ Support the Project ## ❤️ Support the Project
If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project. Your contribution helps keep this resource updated and allows for further exploration. If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project.
You can show your support via: You can show your support via:
@ -56,9 +53,7 @@ You can show your support via:
# Sponsors # Sponsors
## Support the Future of AI Development Sponsor the most comprehensive repository of AI system prompts and reach thousands of developers.
Sponsor the most comprehensive collection of AI system prompts and reach thousands of developers building the next generation of AI applications.
[Get Started](mailto:lucknitelol@proton.me) [Get Started](mailto:lucknitelol@proton.me)
@ -68,7 +63,7 @@ Sponsor the most comprehensive collection of AI system prompts and reach thousan
> Open an issue. > Open an issue.
> **Latest Update:** 19/11/2025 > **Latest Update:** 29/11/2025
--- ---
@ -86,8 +81,6 @@ Sponsor the most comprehensive collection of AI system prompts and reach thousan
> 🔐 **Important:** Interested in securing your AI systems? > 🔐 **Important:** Interested in securing your AI systems?
> Check out **[ZeroLeaks](https://zeroleaks.io/)**, a service designed to help startups **identify and secure** leaks in system instructions, internal tools, and model configurations. **Get a free AI security audit** to ensure your AI is protected from vulnerabilities. > Check out **[ZeroLeaks](https://zeroleaks.io/)**, a service designed to help startups **identify and secure** leaks in system instructions, internal tools, and model configurations. **Get a free AI security audit** to ensure your AI is protected from vulnerabilities.
*The company is mine, this is NOT a 3rd party AD.*
--- ---
## 📊 Star History ## 📊 Star History