TheBigEverythingPromptLibrary/Guides at main · kingkillery/TheBigEverythingPromptLibrary · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Guides

Comprehensive guides for AI tools, prompting techniques, and development workflows. These in-depth resources provide practical frameworks and techniques for working with modern AI systems.

Available Guides

Prompt Engineering

GPT Models

  • GPT-4.1 Prompting Guide - Official OpenAI guide for GPT-4.1 family models with improved instruction following, agentic capabilities, and long context performance (1M tokens)

Claude

  • Claude Tool Use Guide - Comprehensive guide for implementing tool use with Claude's API, covering tool definition, structured data extraction, and multi-tool orchestration

Development Tools

  • Cursor AI .cursorrules Guide - Complete guide to Cursor AI's .cursorrules configuration system for customizing AI-powered code assistance and project-specific behavior
  • Promptfoo Evaluation Guide - Use Promptfoo to evaluate prompts and compare Anthropic model responses

Multi-Tool Integration

Third-Party Integrations

Guide Categories

By Complexity

  • Beginner: GPT-4.1 Prompting Guide, Prompt Repository Integration Guide
  • Intermediate: Advanced Prompt Engineering Techniques, Claude Tool Use Guide, Cursor AI Guide, Promptfoo Evaluation Guide, Voyage AI Embeddings Guide
  • Advanced: Multi-Tool Orchestration with RAG

By Use Case

  • Prompting: Advanced Prompt Engineering Techniques, GPT-4.1 Guide
  • Repository Management: Prompt Repository Integration Guide
  • API Integration: Claude Tool Use, Multi-Tool Orchestration
  • Development Workflow: Cursor AI Guide, Promptfoo Evaluation Guide
  • Data Retrieval: RAG Guide, Voyage AI Embeddings Guide

By Platform

  • Cross-Platform: Advanced Prompt Engineering Techniques, Prompt Repository Integration Guide
  • OpenAI: GPT-4.1 Guide, Multi-Tool Orchestration
  • Anthropic: Claude Tool Use Guide, Promptfoo Evaluation Guide, Voyage AI Embeddings Guide
  • Cursor: Cursor AI Configuration Guide

🌱 Contribute New Guides

Want to share a guide of your own? Use the Digital Prompt Garden UI:

  1. Open http://localhost:8000 (or the hosted site).
  2. Click Plant Prompt → Canvas 🖌️ and paste / write your guide.
  3. Pick a Guide category hint and submit.
  4. If it passes the moderation & quality pipeline it will be auto-committed to Guides/.

No Git workflow needed—the garden bot handles filenames, front-matter, and the PR.


All guides include practical examples, code snippets, and real-world implementation patterns.