pub const BUILTIN_STYLES: &'static [(&'static str, &'static str)];Expand description
The named styles this build ships, name → instruction text.
default (Claude Code’s own default selection) and none (Codex’s)
carry empty text on purpose: selecting them is a real, resolvable
selection that adds nothing to the prompt.