Compare commits

...

37 Commits

Author SHA1 Message Date
LNLenost
f8683749ae
Merge 3987e1967a into 6b2157ca3e 2026-01-09 13:38:27 +05:30
Lucas Valbuena
6b2157ca3e
Update README.md 2026-01-08 13:02:41 +01:00
Lucas Valbuena
16baaa75d9
Update README.md 2026-01-08 12:59:13 +01:00
Lucas Valbuena
363b655238
Update README.md 2026-01-08 12:46:34 +01:00
Lucas Valbuena
1a546d7cb4
Update README.md 2026-01-08 12:46:06 +01:00
Lucas Valbuena
7fd7f6eb51
Update README.md 2026-01-08 12:44:09 +01:00
Lucas Valbuena
7792d71f27
Update README.md 2026-01-08 12:43:13 +01:00
Lucas Valbuena
122a5714eb
Update README.md 2026-01-08 12:42:15 +01:00
Lucas Valbuena
634cb2fca1
Update README.md 2026-01-08 12:41:30 +01:00
Lucas Valbuena
91f2bc89dc
Update README.md 2026-01-08 12:39:08 +01:00
Lucas Valbuena
44f9b9278a
Update README.md 2026-01-08 12:37:20 +01:00
Lucas Valbuena
595694bca1
Update README.md 2026-01-08 12:34:53 +01:00
Lucas Valbuena
ec4246b0c4
Update README.md 2026-01-08 12:33:37 +01:00
Lucas Valbuena
c859a9ffb6
Update README.md 2026-01-08 07:21:51 +01:00
Lucas Valbuena
44fad58e5c
Add files via upload 2026-01-08 07:21:30 +01:00
Lucas Valbuena
07cb46b5ca
Add Discord badge to README 2026-01-08 07:17:00 +01:00
Lucas Valbuena
bb06120f76
Update README.md 2026-01-08 07:16:17 +01:00
Lucas Valbuena
5e569af565
Merge pull request #342 from benja/main
tembo sponsorship
2026-01-08 07:14:23 +01:00
Benjamin
2ab6a7de45
Update README.md 2026-01-07 23:41:56 +01:00
Benjamin
f7621e371e
Update README.md 2026-01-07 23:33:34 +01:00
Benjamin
bb45043e2a
Update link text in README for agentic PR 2026-01-07 23:28:48 +01:00
Benjamin
5c630a481c
Update call to action in README 2026-01-07 23:28:24 +01:00
Benjamin
fe8a68fc34
Update README.md 2026-01-07 23:22:43 +01:00
Benjamin
766ea7ca4d
Update README.md 2026-01-07 23:22:16 +01:00
Benjamin
350f2af5be
Update README.md 2026-01-07 23:21:57 +01:00
Benjamin
fecac124b4
Delete assets/Latitude_logo.png 2026-01-07 23:21:34 +01:00
Benjamin
8cd3d9ccf8
Delete assets/Tembo-logo.png 2026-01-07 23:21:27 +01:00
Benjamin
440dcd672f
Update README.md 2026-01-07 23:20:34 +01:00
Benjamin
6a8a49e22f
Update README.md 2026-01-07 23:20:22 +01:00
Benjamin
b30baf1346
Fix Tembo logo links in README.md
Updated image links for Tembo logo in README.
2026-01-07 23:20:08 +01:00
Benjamin
795ed02ecc
Add files via upload 2026-01-07 23:19:08 +01:00
Benjamin
d1b19e1571
Replace Tembo logo with dark and light mode images
Updated logo images for dark and light mode support.
2026-01-07 23:18:48 +01:00
Benjamin
28f0b6ea76
Update call to action in README 2026-01-07 23:17:02 +01:00
Benjamin
d26a5919fa
Update sponsorship links and logos in README 2026-01-07 23:15:39 +01:00
Benjamin
6c2e2edc4a
Add files via upload 2026-01-07 23:14:03 +01:00
Benjamin
73bdd9e80c
Add files via upload 2026-01-07 23:13:52 +01:00
Niccolò Salerno
3987e1967a
Create Prompt.txt 2025-07-02 12:02:37 +02:00
4 changed files with 71 additions and 13 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

@ -1,21 +1,39 @@
# **System Prompts and Models of AI Tools** # **System Prompts and Models of AI Tools**
--- ---
<p align="center"> <p align="center">
<sub>Special thanks to</sub> <sub>Special thanks to</sub>
</p> </p>
<p align="center"> <table width="100%">
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank"> <tr>
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="700"/> <td align="center" valign="top">
</a> <a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-light-mode-only" target="_blank">
</p> <img src="assets/tembo-dark.png#gh-light-mode-only" alt="Tembo Logo" width="750" height="210"/>
</a>
<div align="center" markdown="1"> <a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship#gh-dark-mode-only" target="_blank">
<img src="assets/tembo-light.png#gh-dark-mode-only" alt="Tembo Logo" width="750" height="210"/>
### <a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Make your LLM predictable in production</a> </a>
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Open Source AI Engineering Platform</a><br> <br><br>
<strong><a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Put any coding agent to work while you sleep</a></strong>
</div> <br>
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Tembo The Background Coding Agents Company</a>
<br><br>
<a href="https://www.tembo.io/?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">[Get started for free]</a>
</td>
<td align="center" valign="top">
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">
<img src="assets/Latitude_logo.png" alt="Latitude Logo" width="750" height="210"/>
</a>
<br><br>
<strong><a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Make your LLM predictable in production</a></strong>
<br>
<a href="https://latitude.so/developers?utm_source=github&utm_medium=readme&utm_campaign=prompt_repo_sponsorship" target="_blank">Open Source AI Engineering Platform</a>
<br><br>
&nbsp;
</td>
</tr>
</table>
--- ---
@ -63,7 +81,7 @@ Sponsor the most comprehensive repository of AI system prompts and reach thousan
> Open an issue. > Open an issue.
> **Latest Update:** 30/12/2025 > **Latest Update:** 08/01/2026
--- ---

BIN
assets/tembo-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
assets/tembo-light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB