π» 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]