Generate Excalidraw diagrams with proper JSON structure
Generates Excalidraw diagrams by producing the proper JSON data structure for the drawing tool.
Why this plugin
Enables diagram creation directly within Claude Code, streamlining technical documentation and architecture sketching without switching to external tools.
Prerequisites
Requires Claude Code and the plugin to be installed and loaded from the source directory.
npx claudepluginhub tenzir/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
Application profiling, performance optimization, and observability for frontend and backend systems