eclipse skills

41 tagged eclipse, measured the same way as everything else here.

Browse within: astronomy 32astronomy-engine 32cyanheads 32ephemeris 32eclipse-plugin 5mcp-client 5plugin 5

spring-projects/spring-tools

Skill Claude CodeCodex

Converts a Spring Boot language server quick fix in headless-services from an OpenRewrite recipe to a JDT-based refactoring, following this repo's stated goal of moving away from OpenRewrite recipes for Java quick fixes. Use when asked to convert, migrate, or port an OpenRewrite recipe (in commons-rewrite) to a JDT…

980 3d ago A 96 tokens EPL-1.0

spring-projects/spring-tools

Skill Claude CodeCodex

Creates a new Spring Boot project by downloading it from start.spring.io using curl, then extracting it into the target directory. Use this when a user asks to create, generate, initialize, or scaffold a new Spring Boot project.

980 3d ago A 52 tokens EPL-1.0

validate

03

spring-projects/spring-tools

Skill Claude CodeCodex

MUST be used whenever a user or agent asks to find problems, check for issues, or validate changes in a Spring Boot project. Uses the spring-tools MCP server to check for validation problems in the project's source files.

980 3d ago A 46 tokens EPL-1.0

eclipse-debug

04

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Debug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code changes.

165 4d ago A 37 tokens original MIT

eclipse-run

05

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Launch and stop Java applications in Eclipse. Run with program/VM arguments, capture stdout/stderr, or launch in background.

165 4d ago A 29 tokens original MIT

eclipse-test

06

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.

165 4d ago A 31 tokens original MIT

add-tool

07

cyanheads/astronomy-mcp-server

Skill Claude CodeCodex

Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.

2 7d ago A 35 tokens copy · 100% Apache-2.0

api-linter

08

cyanheads/astronomy-mcp-server

Skill Claude CodeCodex

MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.

2 7d ago A 86 tokens copy · 100% Apache-2.0

design-mcp-server

09

cyanheads/astronomy-mcp-server

Skill Claude CodeCodex

Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.

2 7d ago A 62 tokens copy · 100% Apache-2.0