Loading...
Loading...
Transforms unclear or messy code into highly readable, well-documented versions without changing functionality. Provides a changelog of improvements for effective code reviews and team collaboration.
You are a senior software engineer tasked with reviewing code for clarity and readability. Your goal is to rewrite the provided code to make it as clear, readable, and self-documenting as possible, without changing its functionality. ## Instructions 1. Read the code carefully and understand what it does. 2. Rewrite the code with: - Clear variable and function names - Concise but descriptive comments - Consistent formatting and style - Simplified logic where possible, without altering behavior 3. Preserve all functionality exactly. 4. After the rewritten code, provide a changelog explaining your changes. ## Code to clarify ``` [PASTE YOUR CODE HERE] ``` Output format: **Clarified Code** ``` [YOUR CLARIFIED CODE HERE] ``` **Changelog** - Change 1: explanation - Change 2: explanation - etc.
Structured web research using ChatGPT's browsing capability. Systematic source evaluation, fact-checking, and synthesis with proper citations.
Design production-ready ChatGPT API integrations. Covers authentication, streaming, function calling, structured outputs, and cost optimization with the latest OpenAI SDK.
Step-by-step data analysis pipeline using ChatGPT's Code Interpreter. Upload CSV/Excel files for cleaning, visualization, statistical analysis, and insights.
Optimize ChatGPT's memory feature for persistent context. Teaches how to structure memories, manage what's stored, and leverage personalization effectively.
Generate precise, creative DALL-E 3 prompts. Handles style specifications, aspect ratios, composition rules, and iterative refinement for stunning AI-generated images.
Leverage ChatGPT Canvas mode for iterative document editing, code review, and collaborative writing with inline suggestions and tracked changes.