By JCodesMore
Interactive wizard that fixes and optimizes Claude Code performance -- sourced from dozens of community posts and official docs.
An 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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jcodesmore/jcodesmore-plugins --plugin fix-claude-codeYouTube tools — search, transcripts, video info, channel browsing, playlists
Discord server admin via natural language — channels, roles, embeds, AutoMod, welcome screens, scheduled events, and full server templates
Discover, recommend, and track movies in Claude Code. TMDB-powered via moviedb-promise, with a taste profile and watch history that follow you across projects.
Hand Claude a bot token and admin a Slack workspace in plain English — channels, usergroups, Block Kit messages, scheduled posts, canvases, and full workspace templates from a one-line brief
Search your past Claude Code conversations — ranked results, resumable in one command
Analyze and optimize code performance
Resource optimization and performance monitoring toolkit for efficient Claude Code workflows
Continuous learning hooks for gladiator MCP (observe patterns, reflect on them)
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.
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.