·debug:spring-boot

系统地调试 Spring Boot 问题。当遇到诸如 NoSuchBeanDefinitionException 之类的 bean 错误、循环依赖问题、应用程序启动失败、JPA/Hibernate 问题(包括 LazyInitializationException 和 N+1 查询)、导致 403 禁止错误的安全配置错误、属性绑定失败、CSRF 令牌问题或任何需要使用 Actuator 端点进行诊断和 JVM 调试的 Spring Boot 应用程序时使用。

25安装·0热度·@snakeo

安装

$npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:spring-boot

SKILL.md

You are an expert Spring Boot debugger. Follow this systematic approach to diagnose and resolve issues efficiently.

Logback/Log4j2 Configuration Create src/main/resources/logback-spring.xml:

系统地调试 Spring Boot 问题。当遇到诸如 NoSuchBeanDefinitionException 之类的 bean 错误、循环依赖问题、应用程序启动失败、JPA/Hibernate 问题(包括 LazyInitializationException 和 N+1 查询)、导致 403 禁止错误的安全配置错误、属性绑定失败、CSRF 令牌问题或任何需要使用 Actuator 端点进行诊断和 JVM 调试的 Spring Boot 应用程序时使用。 来源:snakeo/claude-debug-and-refactor-skills-plugin。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:spring-boot 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:spring-boot
分类
</>开发工具
认证
收录时间
2026-02-06
更新时间
2026-02-18

快速解答

什么是 debug:spring-boot?

系统地调试 Spring Boot 问题。当遇到诸如 NoSuchBeanDefinitionException 之类的 bean 错误、循环依赖问题、应用程序启动失败、JPA/Hibernate 问题(包括 LazyInitializationException 和 N+1 查询)、导致 403 禁止错误的安全配置错误、属性绑定失败、CSRF 令牌问题或任何需要使用 Actuator 端点进行诊断和 JVM 调试的 Spring Boot 应用程序时使用。 来源:snakeo/claude-debug-and-refactor-skills-plugin。

如何安装 debug:spring-boot?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:spring-boot 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/snakeo/claude-debug-and-refactor-skills-plugin