Study LLM Prompts Across Platforms17 skills
Searchable collection of reverse-engineered system prompts, custom instructions, jailbreaks, and security protections from 20+ LLM providers.
Education Blueprint
1,573 ChatGPT custom instructions plus system prompts, jailbreaks, and protections for Claude, Gemini, Grok, and other LLM providers.
Run this command to deploy the blueprint to your environment.
Gives you access to thousands of real system prompts, custom instructions, and security techniques across LLM platforms. Learning how other prompt engineers build instructions is difficult without seeing actual implementations that work. This repository removes the guesswork by collecting reverse-engineered prompts from ChatGPT, Claude, Gemini, and others, plus articles explaining prompt engineering and LLM security.
Browse or search the repository by LLM platform (ChatGPT, Claude, Gemini, Copilot, etc.) or by category (custom instructions, system prompts, jailbreaks, security protections). Each file contains a real prompt structure you can study, adapt, or use as reference. Articles cover reverse engineering techniques, ChatGPT sandbox contents, and prompt injection security.
Searchable collection of reverse-engineered system prompts, custom instructions, jailbreaks, and security protections from 20+ LLM providers.
Learn prompt engineering patterns from 1,600+ real examples instead of starting from zero.
All prompts are plain text or markdown, readable in any editor. System prompts may contain JSON, XML, or structured formats specific to their vendor. Large markdown files (1,573 ChatGPT entries) load quickly in version control.
Many prompts reflect experimental or adversarial techniques. Some jailbreaks may be outdated as LLM guardrails evolve. Instructions are for learning only; using them to bypass intended model behavior violates most LLM terms of service. Some custom GPT entries reference deprecated functionality.
ChatGPT Custom Instructions
1,573 reverse-engineered GPT custom instruction sets covering domains from technical (coding, data analysis) to creative (storytelling, design)
System Prompts by Vendor
Official and captured system prompts from ChatGPT, Claude, Gemini, Copilot, Perplexity, Grok, DeepSeek, and 15+ other LLM providers
Jailbreak Techniques
Prompt injection and jailbreak examples with explanations of how they work and when they fail
Security Protections
40+ protection patterns designed to guard GPT instructions against prompt injection and reverse engineering
Learning Articles
Guides on reverse engineering 1,001 GPTs, ChatGPT sandbox environments, and prompt security principles