by i1kazantsev
Замена фраз спиннера клод-кода для уважаемых вайбкодеров.
# Add to your Claude Code skills
git clone https://github.com/i1kazantsev/claude-code-spinnerGuides for using cli tools skills like claude-code-spinner.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T14:59:33.165Z",
"npmAuditRan": true,
"pipAuditRan": true
}claude-code-spinner is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by i1kazantsev. Замена фраз спиннера клод-кода для уважаемых вайбкодеров. It has 323 GitHub stars.
Yes. claude-code-spinner passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/i1kazantsev/claude-code-spinner" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh claude-code-spinner against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
⚠️ Внимание: единственный официальный источник этого проекта — github.com/i1kazantsev/claude-code-spinner. Уже существуют вредоносные копии проекта, я никакого отношения к ним не имею, будьте бдительны.
Замена фраз спиннера Claude Code для уважаемых вайбкодеров.
Вместо стандартных Thinking..., Analyzing..., Pondering... будет крутиться "Обкашляю вопросик", "По красоте все сделаем" и еще 90+ фраз.
git clone https://github.com/i1kazantsev/claude-code-spinner.git
cd claude-code-spinner
Запусти Claude Code и выполни:
/install-spinner
Скопируй содержимое spinners.json в ~/.claude/settings.json:
{
"spinnerVerbs": {
"mode": "replace",
"verbs": ["Обкашляю вопросик", "По красоте все сделаем", "..."]
}
}
Когда основной агент ответит, ты услышишь «Вопросик на тормозах». Работает через afplay (уже есть на macOS).
/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.
Телега: Несерьезный айтишник Рассказываю про разработку с ИИ. Заглядывай.