MathWorks-ify your Claude Code verbs


It turns out you can very easily change the list of verbs Claude Code uses to display when it's thinking. I've had fun replacing them with some MathWorks-specific verbiage. Comment below if you have any ideas to add to the list!
You just add the following to your settings.json file:
"spinnerVerbs": {
"mode": "replace",
"verbs": [
"MATLABing",
"Simulinking",
"MathWorking",
"MathWorkin' on it",
"Pre-allocating arrays",
"Checking 1-based indexing",
"Vectorizing",
"Eigenvaluing",
"FFT-ing",
"Transposing",
]
  }
Hans Scharler
Hans Scharler il 29 Giu 2026 alle 15:06
This is awesome... it inspired me to make my own spinnerVerbs.
"spinnerVerbs": {
"mode": "replace",
"verbs": [
"Suppressing with semicolons",
"Checking out a license",
"Reshaping the matrix",
"Squeezing singleton dimensions",
"Broadcasting implicitly",
"Meshgridding",
"Stepping the solver",
"Tuning PID gains",
"Compiling MEX",
"Profiling hot loops",
"Clearing the workspace",
"Plotting in figure 1"
]
}
Duncan Carlsmith
Duncan Carlsmith il 7 Maggio 2026 (Modificato il 7 Maggio 2026)
"Mathacking", "MatTwerking", "MATClodding"...

Tag

Non è stata ancora inserito alcun tag.