Customize 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 private/unreleased features, and much more. Supports both native/npm installs on all platforms.
Tweakcc is a TypeScript CLI tool distributed via npm that modifies Claude Code's bundled JavaScript files directly, allowing developers to customize the application well beyond its built-in settings. Core features include editing any of Claude Code's system prompts, creating named toolsets accessible via a new `/toolset` command, building custom UI themes with an HSL/RGB color picker, adding custom thinking verbs and spinner animations, and highlighting input patterns with per-character styling similar to the former `ultrathink` rainbow effect. Version 4.0.0 added AGENTS.md support, a `/remember` skill, MCP startup optimization, token count rounding, statusline throttling, and the ability to unlock unreleased features such as session memory. A standout addition is the `opusplan[1m]` model alias, which routes planning to Claude Opus while using Sonnet's one-million-token context window for execution. The tool targets Claude Code users on all platforms who want fine-grained control over prompts, models per subagent role, table rendering formats, and terminal UI presentation that the official client does not expose.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/Piebald-AI/tweakccResumen de Tools
Lo que la gente pregunta sobre tweakcc
¿Qué es Piebald-AI/tweakcc?
+
Piebald-AI/tweakcc es tools para el ecosistema de Claude AI. Customize 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 private/unreleased features, and much more. Supports both native/npm installs on all platforms. Tiene 2.2k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala tweakcc?
+
Puedes instalar tweakcc clonando el repositorio (https://github.com/Piebald-AI/tweakcc) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Piebald-AI/tweakcc?
+
Nuestro agente de seguridad ha analizado Piebald-AI/tweakcc y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Piebald-AI/tweakcc?
+
Piebald-AI/tweakcc es mantenido por Piebald-AI. La última actividad registrada en GitHub es de today, con 61 issues abiertos.
¿Hay alternativas a tweakcc?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega tweakcc en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/piebald-ai-tweakcc)<a href="https://claudewave.com/repo/piebald-ai-tweakcc"><img src="https://claudewave.com/api/badge/piebald-ai-tweakcc" alt="Featured on ClaudeWave: Piebald-AI/tweakcc" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies