By jcodesmore
Interactive wizard that fixes and optimizes Claude Code performance -- sourced from dozens of community posts and official docs.
npx claudepluginhub jcodesmore/jcodesmore-plugins --plugin fix-claude-codeAn interactive Claude Code plugin that fixes and optimizes your Claude Code performance. Sourced from dozens of community posts, official docs, and power user tips.
Run /fixclaude and the wizard handles the rest -- no jargon, no guesswork.
Click the image above to watch the full walkthrough on YouTube.
| Skill | Description |
|---|---|
/fixclaude | Interactive performance wizard -- detects current settings, applies 8 proven fixes, and optionally installs companion tools. |
/plugin marketplace add JCodesMore/jcodesmore-plugins
/plugin install fix-claude-code@jcodesmore-plugins
claude install-plugin JCodesMore/fix-claude-code
Or load from a local checkout:
claude --plugin-dir /path/to/fix-claude-code
/fixclaude
The wizard walks you through every step:
/schedule that keeps the rolling 5-hour rate limit window active indefinitelyEvery step is explained in plain language. No config files to hunt down, no values to guess.
| Setting | What it does |
|---|---|
CLAUDE_CODE_EFFORT_LEVEL=max | Full reasoning every turn |
CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=1 | Consistent deep thinking (no under-allocation) |
MAX_THINKING_TOKENS=31999 | Maximum reasoning budget |
CLAUDE_CODE_DISABLE_1M_CONTEXT=1 | More compute for thinking |
alwaysThinkingEnabled=true | Extended thinking every turn |
CLAUDE_CODE_NO_FLICKER=1 | Smooth screen rendering |
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 | Disable telemetry and background network |
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 | Multi-agent coordination |
| Feature | What it does |
|---|---|
| Session timer bump | Cloud routine via /schedule — pings every 3 hours to keep the rolling 5-hour rate limit window active. Runs indefinitely on Anthropic's cloud, never expires |
| Plugin | What it does |
|---|---|
| Claude HUD | Status dashboard -- context %, tokens, rate limits |
| Context7 MCP | Live, up-to-date library documentation |
| Playwright MCP | Browser-based self-testing |
| Caveman | Shorter, more focused output |
| Claude in Chrome | Control your browser from the terminal |
The plugin is a single interactive skill with no code dependencies. It reads your current ~/.claude/settings.json, shows you what's missing, and merges in the recommended values -- preserving everything else in your config.
Optional plugins are presented one at a time so you can pick what you want. MCP servers (Context7, Playwright) are installed automatically. Plugins that require interactive commands (Claude HUD, Caveman) give you the exact command to paste.
Built from tips by @hqmank, @bcherny (Claude Code creator), @ykdojo, @adocomplete (Anthropic DevRel), and many others in the Claude Code community.
Analyze and optimize code performance
Share bugs, ideas, or general feedback.
Resource optimization and performance monitoring toolkit for efficient Claude Code workflows
Governor: always-on compact professional output, telemetry, context slimming, tool-output filtering, prompt guidance, and drift guardrails for Claude Code Max users.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.