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",
]
  }
Duncan Carlsmith
Duncan Carlsmith 11 minutes ago (Edited 10 minutes ago)
"Mathacking", "MatTwerking", "MATClodding"...

Tags

No tags entered yet.