spring-projects

10 mods across 2 repositories, 2.4k stars between them.

spring-projects/spring-ai-examples

Instructions file

Claude Code instructions for spring-projects/spring-ai-examples, covering claude.md, repository overview, build system and commands, common development commands and example: ./run-example.sh agentic-patterns/chain-workflow.

1.4k 2mo ago A 2,307 tokens

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

Instructions file

Claude Code instructions for spring-projects/spring-tools, covering claude.md, repository overview, directory structure, build system architecture and java language servers (maven).

980 3d ago A 1,999 tokens EPL-1.0

spring-tools

06

spring-projects/spring-tools

Plugin Claude Code

Spring Tools Language Server — real-time diagnostics, completions, and code navigation for Spring Boot projects. Operates standalone without requiring JDT Language Server. On first run, downloads the language server JAR (checksum-verified) from cdn.spring.io and launches it as a local Java process; requires Java 21+…

980 3d ago A tokens not measured EPL-1.0

refresh

07

spring-projects/spring-tools

Command

Refresh the Spring Tools workspace so the language server re-indexes files on disk (use after /rewind, git checkout, external edits, etc.).

980 3d ago A 30 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

quickfix

09

spring-projects/spring-tools

Skill Claude CodeCodex

Retrieves the explanation and fix instructions for a specific Spring Boot diagnostic error code and applies the fix to a specific file. Use this when you encounter a Spring Boot warning or error and need to know how to fix it.

980 3d ago A 47 tokens EPL-1.0

validate

10

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