prompts.chat
Prompt LibraryThe de-facto standard ChatGPT role-prompt collection (f.k.a. Awesome ChatGPT Prompts).
- prompts
- awesome-list
- roles
- community
Anthropic's official Claude API quickstarts — agentic customer service, RAG, skills, and more, in working notebooks.
Anthropic's official quickstart repository covers the most common Claude API patterns in Python and TypeScript: agentic customer service, retrieval-augmented generation, skills, and tool use. Each example is a runnable notebook with a README walking through the architecture.
Start here when building your first Claude API app: pick the quickstart closest to your use case, run the notebook, then adapt it to your data.
git clone https://github.com/anthropics/claude-quickstarts Each subdirectory has its own setup instructions and API-key env var.
Quickstarts are teaching examples, not production templates — they intentionally skip auth, rate-limit, and observability concerns. Treat them as scaffolding to harden.
Repository
anthropics/claude-quickstartsCharted
The de-facto standard ChatGPT role-prompt collection (f.k.a. Awesome ChatGPT Prompts).
Community-curated collection of Claude prompts.
A paste-in RULES.md contract that stops coding agents from over-defending their changes.