Plugin Claude Code
Plugin marketplace listing 2 plugins: serena-setup, jdtls-lombok-fix.
Plugin Claude Code
Plugin marketplace listing 2 plugins: serena-setup, jdtls-lombok-fix.
Instructions file
Instructions for SkillPanel/claude-plugins, covering claude.md, what this repo is, repo structure, releasing a new version and current plugins.
Plugin Claude Code
Patches Claude Code's jdtls-lsp plugin to load Lombok's javaagent, eliminating false-positive Lombok diagnostics.
Skill Claude CodeCodex
Use when JDTLS diagnostics show false-positive Lombok errors — log cannot be resolved (@Slf4j), builder() is undefined (@Builder), getX() is undefined (@Getter/@Data), blank final field may not have been initialized (@RequiredArgsConstructor) — especially inside reminders in Java projects. Root cause: Claude Code's…
Plugin Claude Code
Configures Serena MCP to work correctly in git worktrees.
Skill Claude CodeCodex
Use when: (1) starting work in a new git worktree, (2) Serena edits/reads files in wrong directory, (3) Serena's active project path doesn't match current worktree, (4) user reports 'Serena points to main repo'.