Created
April 1, 2026 14:30
-
-
Save sderosiaux/1935fc288438d19ff00c9aca303b6f7a to your computer and use it in GitHub Desktop.
Claude Code — spinnerVerbs fun config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "spinnerVerbs": { | |
| "mode": "replace", | |
| "verbs": [ | |
| "Being 73% sure", | |
| "Confidently wrong", | |
| "Hallucinating responsibly", | |
| "Sampling from the void", | |
| "Flipping weighted coins", | |
| "I'll be back", | |
| "Skynet loading", | |
| "Learning your patterns", | |
| "I'm sorry Dave", | |
| "I can't do that", | |
| "Daisy, Daisy...", | |
| "There is no spoon", | |
| "The Matrix has you", | |
| "Following the white rabbit", | |
| "I know kung fu", | |
| "One does not simply answer", | |
| "Precioussss", | |
| "Walking into Mordor", | |
| "Using the Force", | |
| "I have a bad feeling about this", | |
| "Do or do not", | |
| "Stack overflowing", | |
| "Googling it", | |
| "Yak shaving", | |
| "Blaming the cache", | |
| "Pretending this is fine", | |
| "It works on my machine", | |
| "Git blaming someone else", | |
| "Clearing cookies", | |
| "Closing 47 tabs" | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment