Contribute a prompt
Share your favorite prompt
Use this page to format a prompt submission for JeffreysPrompts.com. No database, no account, just a clean GitHub issue or pull request with a ready-to-paste TypeScript entry.
Prompt details
TypeScript preview
{
id: "your-prompt-id",
title: "Your Prompt Title",
description: "One-line description of the prompt",
category: "ideation",
tags: [],
author: "Community",
version: "1.0.0",
created: "2026-01-11",
content: `Write your prompt content here.`,
whenToUse: [],
tips: [],
}Submit your prompt
Choose the path you prefer. GitHub issues are fastest; PRs are great if you want to add the prompt yourself.
Contribution checklist
- Keep prompts concrete, actionable, and tested in real work.
- Use kebab-case IDs that will not need to change later.
- Include 2-4 solid when-to-use items and tips.
- Attribute authorship clearly.