The Prompt Path
Prompt Library
Copy-paste prompt templates that work with Claude.ai, ChatGPT, and any major LLM. No API key or coding experience required -- just paste and build.
How the Prompt Path Works
1
Choose a template
Browse prompts by category and difficulty level.
2
Fill in the [PLACEHOLDERS]
Replace bracketed values with your details.
3
Paste into an AI assistant
Works with Claude.ai, ChatGPT, or any major LLM.
4
Get working code
Receive production-ready code and step-by-step guidance.
Security Reminder
Never paste your API key directly into an AI prompt. Use environment variables (process.env.MCE_API_KEY) in all generated code. The prompts in this library are designed to follow this practice.