Help us improve
Share bugs, ideas, or general feedback.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
npx claudepluginhub f/prompts.chatAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Share bugs, ideas, or general feedback.
The world's largest open-source prompt library for AI
Works with ChatGPT, Claude, Gemini, Llama, Mistral, and more
formerly known as Awesome ChatGPT Prompts
🌐 Browse Prompts • 📖 Read the Book • 📄 View on GitHub • 🚀 Self-Host
🏆 Featured in Forbes ·
🎓 Referenced by Harvard, Columbia ·
📄 40+ academic citations ·
❤️ Most liked dataset on Hugging Face
⭐ 143k+ GitHub stars ·
🏅 GitHub Staff Pick ·
🚀 First prompt library (Dec 2022)
Loved by AI pioneers:
Greg Brockman (OpenAI Co-Founder) ·
Wojciech Zaremba (OpenAI Co-Founder) ·
Clement Delangue (Hugging Face CEO) ·
Thomas Dohmke (Former GitHub CEO)
A curated collection of prompt examples for AI chat models. Originally created for ChatGPT, these prompts work great with any modern AI assistant.
| Browse Prompts | Data Formats |
|---|---|
| prompts.chat | prompts.csv |
| PROMPTS.md | Hugging Face Dataset |
Want to contribute? Add prompts at prompts.chat/prompts/new — they sync here automatically.
Learn prompt engineering with our free, interactive guide — 25+ chapters covering everything from basics to advanced techniques like chain-of-thought reasoning, few-shot learning, and AI agents.
An interactive, game-based adventure to teach children (ages 8-14) how to communicate with AI through fun puzzles and stories.
Deploy your own private prompt library with custom branding, themes, and authentication.
Quick Start:
npx prompts.chat new my-prompt-library
cd my-prompt-library
Manual Setup:
git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setup
The setup wizard configures branding, theme, authentication (GitHub/Google/Azure AD), and features.