Claude CodeintermediatePremium

Find Every Config Value That Should Be an Enum

Scan a codebase for stringly-typed config and environment values that are secretly a closed set.

Use case
Use this before a refactor or when onboarding into a new codebase to find every place a typo in an env file can cause a silent misconfiguration.

The Prompt

Premium prompt
Unlock the full prompt
Get this and every premium prompt with the Inner Circle — $47/mo. Cancel anytime.

Already a member? Sign in.

Tags
#claude-code#refactor#type-safety#config#enums
← Back to library