AP
Agentic Playbook
system-prompts-and-models-of-ai-tools·Beginner·Last tested: 2026-04·~5 min read

AI Tool System Prompts Collection

This repository contains a comprehensive collection of system prompts, internal tools, and AI models from 25+ major AI development tools. It provides reverse-engineered prompts from Cursor, Claude, Devin, Replit, v0, and other popular AI coding assistants.

Key Features

  • System prompts from Cursor, Claude Code, Devin AI, Replit, Windsurf, and 20+ other tools
  • Internal tool configurations and prompt engineering patterns
  • AI model insights including prompt injection techniques
  • Open source examples from tools like Kilo Code
  • Regular updates with new tool discoveries
  • Security research focused on prompt extraction vulnerabilities

Installation

Clone the repository to access the prompt collection:

git clone https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
cd system-prompts-and-models-of-ai-tools

Basic Usage

Browse the repository structure to find prompts for specific tools:

# Example: Find Cursor-related prompts
find . -name "*cursor*" -type f

# View a specific prompt file
cat ./prompts/cursor/system-prompt.md
Warning

These prompts are obtained through reverse engineering. Use responsibly and respect the original tools' terms of service.

Notable Details

License: GPL-3.0
Stars: 134,093
Community: Active Discord community with regular updates
Security Focus: Includes warnings about prompt injection vulnerabilities
Commercial Use: Contact maintainer for sponsorship opportunities

Info

The maintainer also operates ZeroLeaks.ai, a service for securing AI systems against prompt extraction attacks.