Templates

Kickstart your prompting with field-tested patterns.

SEOClaude (Anthropic)
SEO Optimized Blog Post
Write a comprehensive, SEO-friendly blog post with proper keyword placement.
Write a [LENGTH] word blog post about [TOPIC]. Usage of keyword [KEYWORD] should be natural. Target audience: [AUDIENCE]. Structure: H1, Introduction, 3-5 H2 sections, Conclusion.
DevelopmentChatGPT / GPT-4
Python Script Generator
Generate robust Python scripts with error handling and typing.
Write a Python script to [FUNCTIONALITY]. Include type hints, docstrings, and error handling for [POTENTIAL_ERRORS]. Use library [LIBRARY_NAME] if applicable.
MarketingChatGPT / GPT-4
Instagram Caption
Engaging captions for Instagram posts with hashtags.
Write 3 variations of an Instagram caption for a photo about [PHOTO_CONTENT]. Tone: [TONE]. Include 5-10 relevant hashtags.
ContentClaude (Anthropic)
Email Newsletter
Draft a newsletter for your subscribers.
Draft a newsletter about [TOPIC]. The goal is to [GOAL]. Include a catchy subject line and a clear call to action.
DevelopmentClaude Code
React Component (Tailwind)
Create a modern React component using Tailwind CSS.
Create a functional React component named [COMPONENT_NAME]. It should accept props: [PROPS]. Style with Tailwind CSS. Functionality: [DESCRIPTION].