Skip to main content

Browsing and Finding Prompts

JeffreysPrompts offers several ways to find the perfect prompt for your needs.

Categories

Prompts are organized into categories based on their purpose. Common categories include:

  • Code Review - Prompts for reviewing and improving code
  • Debugging - Prompts for finding and fixing bugs
  • Documentation - Prompts for writing docs and comments
  • Architecture - Prompts for system design and planning
  • Testing - Prompts for writing and improving tests
  • Refactoring - Prompts for improving code structure

Click on any category to see all prompts in that category.

Search

Use the search bar to find prompts by keyword. The search looks at prompt titles, descriptions, and content. You can access search in several ways:

  • Click the search icon in the navigation bar
  • Press Cmd+K (Mac) or Ctrl+K (Windows/Linux)
  • Use the search box on the homepage

Filtering

On the browse page, you can filter prompts by:

  • Category - Show only prompts in a specific category
  • Compatibility - Filter by AI model (Claude, GPT-4, etc.)
  • Complexity - Simple one-liners vs. detailed system prompts

Sorting

You can sort the prompt list by:

  • Popular - Most copied prompts first
  • Recent - Newest prompts first
  • Alphabetical - A to Z by title

Quick actions

When viewing a prompt, you can quickly:

  • Copy - Copy the prompt to your clipboard
  • Save - Add to your basket or collection (requires account)
  • Share - Get a link to share with others
  • View source - See the prompt on GitHub

Next steps