From spinnerverbs
Guides creation of custom spinner verb themes for Claude Code status messages, with --parody (AI parody) and --cynic (pessimistic) modifiers for themed phrases.
npx claudepluginhub reggiechan74/cc-plugins --plugin spinnerverbsThis skill uses the workspace's default tool permissions.
Guide for creating effective, entertaining spinner verb themes with optional humor modifiers.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Guide for creating effective, entertaining spinner verb themes with optional humor modifiers.
Spinner verbs are status messages displayed while Claude Code works. They appear randomly from a flat array of strings. Good spinner verbs are:
For any theme, identify:
Create a mix of:
See references/claude-code-terms.md for --parody mode vocabulary.
See references/cynic-patterns.md for --cynic mode patterns.
Transform phrases by incorporating AI/LLM/Claude Code references:
| Original | With --parody |
|---|---|
| "Beam me up" | "Beam me up, the context window is full" |
| "Engage!" | "Spawning sub-agent. Engage!" |
| "He's dead, Jim" | "The sub-agent is dead, Jim" |
| "I have spoken" | "I have spoken... to the MCP server" |
| "Winter is coming" | "Winter is coming... along with more tokens" |
Key substitutions:
Transform phrases by adding world-weary, Murphy's Law humor:
| Original | With --cynic |
|---|---|
| "Engage!" | "Engaging... reluctantly" |
| "This is the way" | "This is the way... unfortunately" |
| "I shall return" | "I shall return... to fix this again" |
| "Winter is coming" | "Winter is coming... along with more bugs" |
| "Measuring GFA" | "Measuring GFA for the third time (sigh)" |
Cynic patterns:
When both modifiers are used:
Merge mode: Include phrases from both styles separately (40-50 total)
Combine mode: Each phrase has BOTH tech parody AND cynicism:
Before finalizing a theme: