Route tool calls to better alternatives (e.g., gh CLI instead of WebFetch for GitHub PRs)
Intercepts tool calls and suggests better alternatives, like using gh CLI instead of WebFetch for GitHub operations.
Why this plugin
Optimizes workflow by routing tool calls to more efficient or appropriate tools, saving time and improving accuracy over manual selection.
Prerequisites
Requires installation via Claude Code plugin marketplace. No explicit API keys or dependencies mentioned.
npx claudepluginhub technicalpickles/pickled-claude-pluginsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns