---
title: Improve the following code
type: prompt
provider: community
category: personas
source: 'https://github.com/f/awesome-chatgpt-prompts'
license: CC0-1.0
tags:
  - persona
  - chatgpt
dateAdded: '2025-10-01'
featured: false
origin: community
language: en
description: >-
  Improve the following code ``` ${selectedText} ``` Please suggest improvements
  for: 1. Code readability and maintainability 2. Performance optimizatio
---

Improve the following code

```
${selectedText}
```

Please suggest improvements for:
1. Code readability and maintainability
2. Performance optimization
3. Best practices and patterns
4. Error handling and edge cases

Provide the improved code along with explanations for each enhancement.
