mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-08-17 05:34:09 +00:00
Compare commits
4 Commits
b62ef109e1
...
bdaa9a453f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdaa9a453f | ||
|
|
2054f580b1 | ||
|
|
a6d1e2162b | ||
|
|
9bebeffd74 |
77
README.md
77
README.md
@ -30,6 +30,15 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
> **Important:** Interested in securing your AI systems?
|
||||||
|
> Check out **[ZeroLeaks](https://zeroleaks.ai/)**, a service designed to help startups **identify and secure** prompt injection and system prompt extraction risks.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 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.
|
If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project.
|
||||||
@ -47,12 +56,57 @@ Thank you for your support!
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Security Notice for AI Startups
|
## 🚀 Quick Start Guide
|
||||||
|
|
||||||
> **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.
|
This repository contains the internal system prompts of 30+ AI coding assistants and tools. Here's how to get started:
|
||||||
|
|
||||||
> **Important:** Interested in securing your AI systems?
|
### Option 1: Browse Online
|
||||||
> Check out **[ZeroLeaks](https://zeroleaks.ai/)**, a service designed to help startups **identify and secure** prompt injection and system prompt extraction risks.
|
Navigate through the folders above to explore system prompts for your favorite tools.
|
||||||
|
|
||||||
|
### Option 2: Clone Locally
|
||||||
|
```bash
|
||||||
|
git clone https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
|
||||||
|
cd system-prompts-and-models-of-ai-tools
|
||||||
|
```
|
||||||
|
|
||||||
|
### Option 3: Use as Knowledge Base
|
||||||
|
1. Download prompts for your favorite LLMs
|
||||||
|
2. Upload to Claude Projects, ChatGPT, or your preferred AI
|
||||||
|
3. Create a specialized "Prompt Engineering Assistant"
|
||||||
|
|
||||||
|
### Most Popular Prompts
|
||||||
|
- **[Claude Code](./Anthropic/Claude%20Code%202.0.txt)** - For development automation
|
||||||
|
- **[Cursor](./Cursor%20Prompts/Agent%20Prompt%202.0.txt)** - For AI-assisted coding
|
||||||
|
- **[Perplexity](./Perplexity/Prompt.txt)** - For search and research
|
||||||
|
- **[Comet Assistant](./Comet%20Assistant/System%20Prompt.txt)** - For browser automation
|
||||||
|
- **[Lovable](./Lovable/Agent%20Prompt.txt)** - For web app creation
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 📖 Repository Structure
|
||||||
|
|
||||||
|
Each tool has its own directory containing:
|
||||||
|
|
||||||
|
```
|
||||||
|
Tool Name/
|
||||||
|
├── Prompt.txt # Main system prompt
|
||||||
|
├── Tools.json # Available tools/functions (if applicable)
|
||||||
|
└── [Version].txt # Multiple versions for comparison
|
||||||
|
```
|
||||||
|
|
||||||
|
### Categories
|
||||||
|
|
||||||
|
**🔧 Development Tools**
|
||||||
|
Cursor, VSCode Agent, Windsurf, Devin AI, Claude Code
|
||||||
|
|
||||||
|
**🌐 Web Development**
|
||||||
|
Lovable, v0, Replit, Leap.new, Same.dev
|
||||||
|
|
||||||
|
**🤖 AI Assistants**
|
||||||
|
Comet, Perplexity, NotionAI, Poke, Junie
|
||||||
|
|
||||||
|
**📝 Code Editors**
|
||||||
|
Xcode, Qoder, Trae, Warp.dev, Amp
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -68,7 +122,7 @@ Sponsor the most comprehensive repository of AI system prompts and reach thousan
|
|||||||
|
|
||||||
> Open an issue.
|
> Open an issue.
|
||||||
|
|
||||||
> **Latest Update:** 10/05/2026
|
> **Latest Update:** 12/07/2026
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -76,17 +130,6 @@ Sponsor the most comprehensive repository of AI system prompts and reach thousan
|
|||||||
|
|
||||||
- **X:** [Lucknite](https://x.com/Lucknite)
|
- **X:** [Lucknite](https://x.com/Lucknite)
|
||||||
- **Discord**: `x1xhlol`
|
- **Discord**: `x1xhlol`
|
||||||
- **Email**: `lucasvalbuena@pm.me`
|
- **Email**: `lucasvalbuena@pm.me
|
||||||
|
|
||||||
|
|
||||||
## 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>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
**Drop a star if you find this useful!**
|
**Drop a star if you find this useful!**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user