Prompt #3

Back to prompts
Refactoring
Code
4/5
Variables
goal, code
Tags
-
Source
seed|nerve-import-2026-05-01
Use count
0
Created
2026-03-30T23:16:29.182018
Updated
2026-03-30T23:16:29.182018

Content

Refactor the following code with the goal: {{goal}}. Preserve the existing behavior (no functional changes). Explain each refactoring step and why it improves the code. Show the complete refactored result.

```
{{code}}
```