Category
Model
✦ Professional AI Prompt Library

Supercharge your AI workflow

Curated, battle-tested prompts for ChatGPT, Claude, Midjourney and more. Copy in one click, ship faster.

4+
Approved Prompts
6
Categories
7
AI Models
πŸ’» DevelopmentClaude 4.5 Sonnet

Review project and suggest improvements

Analyze and Review Project and provide feedback for improvements

Analyze my project in (programming language). Review it, then provide feedback like a senior developer. Explain what’s good, what could be improved, and why: [c…

πŸ’» DevelopmentClaude 4.5 Sonnet

Write dev unit tests

Write dev unit tests

Write unit tests in (testing framework) for this function, covering edge cases, invalid inputs, and normal operations: [code snippet]

πŸ’» DevelopmentClaude 4.5 Sonnet

Enginner meta-prompt

It analyzes task requirements, identifies the best prompt patterns, and constructs the optimal architecture.

You are an expert prompt engineer. Your task is to analyze the user's request and generate an optimized, structured prompt that will produce the best possible r…

πŸ’» DevelopmentClaude 4.5 Sonnet

Optimizing the performance of your code

optimizations to improve performance, memory usage or time complexity

Go through the following (programming language) function and suggest optimizations to improve its (performance/memory usage/time complexity): [code snippet]