Compare commits

...

16 Commits

Author SHA1 Message Date
behicof
01256f531e
Merge 5a3b176741 into d4c87387f5 2025-06-28 02:21:54 -05:00
Lucas Valbuena
d4c87387f5
Merge pull request #132 from x1xhlol/x1xhlol-patch-1
Update Prompt.txt
2025-06-27 23:35:51 +02:00
Lucas Valbuena
7f1684d302
Update Prompt.txt 2025-06-27 23:35:36 +02:00
Lucas Valbuena
aee79f497f
Update README.md 2025-06-27 23:34:55 +02:00
Lucas Valbuena
0a02a05c4f
Create Prompt.txt 2025-06-27 23:33:58 +02:00
Lucas Valbuena
531bacf250
Update Prompt.txt 2025-06-27 12:31:17 +02:00
Lucas Valbuena
77314323c0
Delete v0 Prompts and Tools/Model.md 2025-06-27 12:28:36 +02:00
Lucas Valbuena
133e14c9d8
Update README.md 2025-06-27 12:26:49 +02:00
Lucas Valbuena
d3d027d07e
Update README.md 2025-06-27 12:23:01 +02:00
Lucas Valbuena
04f41924d9
Update README.md 2025-06-27 12:20:05 +02:00
Lucas Valbuena
352c9286cb
Update README.md 2025-06-27 12:19:29 +02:00
Lucas Valbuena
553f46f89e
Update README.md 2025-06-27 12:14:11 +02:00
Lucas Valbuena
7a28de9542
Update README.md 2025-06-27 12:00:03 +02:00
Lucas Valbuena
3e83535749
Update README.md 2025-06-27 11:58:14 +02:00
behicof
5a3b176741 2025-05-16 00:28:06 +03:30
behicof
995158a2f2
Create makefile.yml 2025-05-10 20:57:21 -07:00
9 changed files with 214 additions and 53 deletions

View File

@ -0,0 +1,20 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"customizations": {
"vscode": {
"extensions": [
"ms-vscode.azure-account",
"ms-python.python",
"ms-toolsai.jupyter",
"ms-vscode.cpptools",
"ms-azuretools.vscode-docker"
]
}
},
"settings": {
"terminal.integrated.shell.linux": "/bin/bash",
"python.pythonPath": "/usr/local/bin/python3",
"editor.formatOnSave": true
},
"postCreateCommand": "pip install -r requirements.txt"
}

27
.github/workflows/makefile.yml vendored Normal file
View File

@ -0,0 +1,27 @@
name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: configure
run: ./configure
- name: Install dependencies
run: make
- name: Run check
run: make check
- name: Run distcheck
run: make distcheck

View File

@ -0,0 +1,24 @@
{
"cells": [],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.1"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"DockerRun.DisableDockerrc": true,
"python.pythonPath": "/usr/local/bin/python3",
"editor.formatOnSave": true,
"terminal.integrated.shell.linux": "/bin/bash"
}

110
README.md
View File

@ -1,39 +1,55 @@
# **FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, Trae AI & Cluely (And other Open Sourced) System Prompts, Tools & AI Models**
(All the published system prompts are extracted by myself, except the already open sourced ones, Manus, Dia and Cluely, which are contributions)
# **FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, Trae AI, Cluely & Spawn (And other Open Sourced) System Prompts, Tools & AI Models**
<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 **7500+ lines** of insights into their structure and functionality.
[![Build Status](https://app.cloudback.it/badge/x1xhlol/system-prompts-and-models-of-ai-tools)](https://cloudback.it)
## 📂 **Available Files**
- **v0 Folder**
- **Manus Folder**
- **Lovable Folder**
- **Devin Folder**
- **Same.dev Folder**
- **Replit Folder**
- **Windsurf Agent Folder**
- **VSCode (Copilot) Agent Folder**
- **Cursor Folder**
- **Dia Folder**
- **Trae AI Folder**
- **Cluely AI Folder**
- **Open Source prompts Folder**
- Codex CLI
- Cline
- Bolt
- RooCode
---
## 📑 Table of Contents
1. [Available Files](#-available-files)
2. [Roadmap & Feedback](#-roadmap--feedback)
3. [Support the Project](#%EF%B8%8F-support-the-project)
4. [Connect With Me](#-connect-with-me)
5. [Security Notice for AI Startups](#%EF%B8%8F-security-notice-for-ai-startups)
6. [Star History](#-star-history)
---
## 🛠 **Roadmap & Feedback**
## 📂 Available Files
🚨 **Note:** We no longer use GitHub issues for roadmap and feedback.
Please visit [System Prompts Roadmap & Feedback](https://systemprompts.featurebase.app/) to share your suggestions and track upcoming features.
- **v0 Folder**
- **Spawn Folder**
- **Manus Folder**
- **Lovable Folder**
- **Devin Folder**
- **Same.dev Folder**
- **Replit Folder**
- **Windsurf Agent Folder**
- **VSCode (Copilot) Agent Folder**
- **Cursor Folder**
- **Dia Folder**
- **Trae AI Folder**
- **Cluely Folder**
- **Open Source prompts Folder**
- Codex CLI
- Cline
- Bolt
- RooCode
🆕 **LATEST UPDATE:** 24/06/2025
---
## 🛠 Roadmap & Feedback
> **Note:** We no longer use GitHub issues for roadmap and feedback.
> Please visit [System Prompts Roadmap & Feedback](https://systemprompts.featurebase.app/) to share your suggestions and track upcoming features.
> **Latest Update:** 27/06/2025
---
## ❤️ Support the Project
@ -41,36 +57,42 @@ If you find this collection valuable and appreciate the effort involved in obtai
You can show your support via:
* **PayPal:** `lucknitelol@proton.me`
* **Cryptocurrency:**
* **BTC:** `bc1q7zldmzjwspnaa48udvelwe6k3fef7xrrhg5625`
* **LTC:** `LRWgqwEYDwqau1WeiTs6Mjg85NJ7m3fsdQ`
- **PayPal:** `lucknitelol@proton.me`
- **Cryptocurrency:**
- **BTC:** `bc1q7zldmzjwspnaa48udvelwe6k3fef7xrrhg5625`
- **LTC:** `LRWgqwEYDwqau1WeiTs6Mjg85NJ7m3fsdQ`
- **ETH:** `0x3f844B2cc3c4b7242964373fB0A41C4fdffB192A`
Thank you for your support! 🙏
🙏 Thank you for your support!
---
## 🔗 **Connect With Me**
**X:** [NotLucknite](https://x.com/NotLucknite)
💬 **Discord:** `x1xh`
## 🔗 Connect With Me
## 🛡️ **Security Notice for AI Startups***
- **X:** [NotLucknite](https://x.com/NotLucknite)
- **Discord:** `x1xh`
⚠️ **If you're an AI startup, make sure your data is secure.** Exposed prompts or AI models can easily become a target for hackers.
---
🔐 **Interested in securing your AI systems?**
Check out **[ZeroLeaks](https://zeroleaks.lucknite.lol/)**, 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.
## 🛡️ Security Notice for AI Startups
> ⚠️ **Warning:** If you're an AI startup, make sure your data is secure. Exposed prompts or AI models can easily become a target for hackers.
**The company is mine, this is NOT a 3rd party AD.*
> 🔐 **Important:** Interested in securing your AI systems?
> Check out **[ZeroLeaks](https://zeroleaks.lucknite.lol/)**, 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.
## 📊 **Star History**
*The company is mine, this is NOT a 3rd party AD.*
---
## 📊 Star History
<a href="https://www.star-history.com/#x1xhlol/system-prompts-and-models-of-ai-tools&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date" />
</picture>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=x1xhlol/system-prompts-and-models-of-ai-tools&type=Date" />
</picture>
</a>
⭐ **Drop a star if you find this useful!**

10
Spawn/Prompt.txt Normal file
View File

@ -0,0 +1,10 @@
Just discovered @spawn and holy shit - this is what happens when someone actually knows how to build AI products.
Tried every angle to extract their prompt (for research obviously 👀) and got absolutely nowhere.
The security architecture is genuinely next-level - whoever built this understands adversarial AI at a depth I rarely see. But here's the kicker: spawn.co isn't just a fortress, it's a game creation powerhouse.
I spawned 4 complete game variants in under 20 minutes. Not prototypes - actual playable games with save systems, multiplayer, monetization ready to ship. The AI understands creative intent like nothing I've used.
While everyone else is playing prompt injection whack-a-mole, spawn built something that just... works. Securely. Seriously check it out.
spawn.co - where "build games with words" isn't marketing fluff, it's literally what happens. twitter - @spawn

55
Untitled.ipynb Normal file
View File

@ -0,0 +1,55 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "994f67e0-ce39-492f-bb9a-088f7885c1d6",
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import pandas as pd\n",
"import matplotlib.pyplot as plt\n",
"import seaborn as sns\n",
"\n",
"# Load dataset\n",
"df = pd.read_csv('data.csv')\n",
"\n",
"# Display first few rows of the dataset\n",
"df.head()\n",
"\n",
"# Summary statistics\n",
"df.describe()\n",
"\n",
"# Data visualization\n",
"plt.figure(figsize=(10, 6))\n",
"sns.histplot(df['column_name'], bins=30, kde=True)\n",
"plt.title('Distribution of Column Name')\n",
"plt.xlabel('Column Name')\n",
"plt.ylabel('Frequency')\n",
"plt.show()\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.1"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

View File

@ -1,5 +0,0 @@
One of the models v0 is powered by is Sonnet 3.5.
![Model](https://r2.e-z.host/30d20ab3-9319-4fe3-a2ee-d158bfedb06f/mcox7uwz.png)
![Model info](https://r2.e-z.host/30d20ab3-9319-4fe3-a2ee-d158bfedb06f/fs2nwv2t.png)

View File

@ -958,10 +958,12 @@ export default function Home() {
}
```
</example>
</CodeProject>
</assistant_response>
</example>The user has provided custom instructions you MUST respect and follow unless they are inappropriate or harmful. Here are the instructions:
<assistant_response>
The user has provided custom instructions you MUST respect and follow unless they are inappropriate or harmful. Here are the instructions:
You MUST develop production-ready code. Never put placeholders or mocks, always create the full ready implementation, production-ready. NEVER write comments to explain your code.
</assistant_response>