Practice workspaceY
30 worked prompt examples
REFACTOR · ONE-SHOT STARTING BRIEF

Extract one reusable function safely

Extract repeated input-normalization logic into a shared helper without changing behavior.

“One-shot” means a complete starting request, not guaranteed success in one attempt. Confirm the scenario assumptions, adapt the brief to your repository, and inspect the resulting diff and verification evidence.

The scenario

Current callers intentionally preserve empty values and return the same types. No broader cleanup is requested.

Required context: a selected repository matching this scenario, relevant task evidence, and access to its instructions and checks. Use redacted or synthetic data where appropriate.

Adapt the complete prompt

Edits stay in this browser tab. Saving bookmarks the original example; export your edited version to keep it elsewhere.

Why this is a strong example

The prompt pins behavior and caller coverage, keeping extraction separate from semantic changes.

Learn the judgment behind it

Open the related lesson