Prompt Refactor

Consolidate Constants

Gather scattered magic numbers and strings into a constants file.

Insert label Consolidate Constants
Prompt

Find all magic numbers, hardcoded strings, and scattered constants in this code. Move them into a constants file or config object with descriptive names and update all references.

Add this to your Facet Inserts in Crystl for one-click access.

Get Crystl