Sample plugin for demonstration purposes
Provides Julia language support via Language Server Protocol (LSP) for Claude Code, enabling code intelligence, navigation, and diagnostics.
Why this plugin
Adds full Julia IDE features (go-to-definition, hover, diagnostics) within Claude Code. Solves lack of native Julia support, offering a curated plugin with auto-setup hooks and test project.
Prerequisites
Julia installed, LanguageServer.jl package installed in a specific environment (~/.julia/environments/claude-code-lsp).
npx claudepluginhub s-celles/s-celles-plugins-communityExpert 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