[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-spring-quickfix":3,"mdc--pf60iz-key":38,"related-org-spring-quickfix":169,"related-repo-spring-quickfix":205},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":33,"sourceUrl":36,"mdContent":37},"quickfix","apply fixes for Spring Boot errors","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"spring","Spring","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fspring.png","spring-projects",[13,15,18],{"name":9,"slug":8,"type":14},"tag",{"name":16,"slug":17,"type":14},"Code Analysis","code-analysis",{"name":19,"slug":20,"type":14},"Debugging","debugging",971,"https:\u002F\u002Fgithub.com\u002Fspring-projects\u002Fspring-tools","2026-07-16T06:02:39.511371",null,231,[27,8,28,29,30,31,32],"eclipse","spring-boot","sts4","theia","visual-studio-code","vscode-extension",{"repoUrl":22,"stars":21,"forks":25,"topics":34,"description":35},[27,8,28,29,30,31,32],"The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Visual Studio Code, Cursor, Eclipse, and Theia","https:\u002F\u002Fgithub.com\u002Fspring-projects\u002Fspring-tools\u002Ftree\u002FHEAD\u002Fclaude-plugins\u002Fspring-tools\u002Fskills\u002Fquickfix","---\nname: quickfix\ndescription: 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.\narguments: [error_code, file_path, range]\nallowed-tools: View\n---\nYou have encountered the Spring Boot diagnostic error code: `$ARGUMENTS[0]`.\nThe problem is located in the file: `$ARGUMENTS[1]`.\nThe text range of the problem is: `$ARGUMENTS[2]` (if provided).\n\nMUST DO: If the error code includes a prefix like `errorCode=` or `code=`, strip it out before you continue to use it anywhere.\n\nTo find the official explanation and potential fixes for this issue, you must read the explanation file located at:\n`${CLAUDE_PLUGIN_ROOT}\u002Fexplanations\u002F$ARGUMENTS[0].md`\n\nIf the file does not exist, use your general Spring Boot knowledge to fix the issue.\n\nBased on the provided \"Explanations\" and \"Fixes\" in that file:\n1. Analyze the context of the user's project and the specific file (`$ARGUMENTS[1]`) to determine which of the suggested fixes is the most appropriate.\n2. If there are multiple potential fixes and it is unclear which one to apply based on the project context, stop and ask the user which solution they prefer.\n3. Once a solution is chosen (either by your analysis or the user's choice), apply the fix to the codebase, specifically targeting the file `$ARGUMENTS[1]`.\n4. If a text range (`$ARGUMENTS[2]`) is provided, ensure your fix is applied only around that specific text range.",{"data":39,"body":45},{"name":4,"description":6,"arguments":40,"allowed-tools":44},[41,42,43],"error_code","file_path","range","View",{"type":46,"children":47},"root",[48,81,102,113,118,123],{"type":49,"tag":50,"props":51,"children":52},"element","p",{},[53,56,63,65,71,73,79],{"type":54,"value":55},"text","You have encountered the Spring Boot diagnostic error code: ",{"type":49,"tag":57,"props":58,"children":60},"code",{"className":59},[],[61],{"type":54,"value":62},"$ARGUMENTS[0]",{"type":54,"value":64},".\nThe problem is located in the file: ",{"type":49,"tag":57,"props":66,"children":68},{"className":67},[],[69],{"type":54,"value":70},"$ARGUMENTS[1]",{"type":54,"value":72},".\nThe text range of the problem is: ",{"type":49,"tag":57,"props":74,"children":76},{"className":75},[],[77],{"type":54,"value":78},"$ARGUMENTS[2]",{"type":54,"value":80}," (if provided).",{"type":49,"tag":50,"props":82,"children":83},{},[84,86,92,94,100],{"type":54,"value":85},"MUST DO: If the error code includes a prefix like ",{"type":49,"tag":57,"props":87,"children":89},{"className":88},[],[90],{"type":54,"value":91},"errorCode=",{"type":54,"value":93}," or ",{"type":49,"tag":57,"props":95,"children":97},{"className":96},[],[98],{"type":54,"value":99},"code=",{"type":54,"value":101},", strip it out before you continue to use it anywhere.",{"type":49,"tag":50,"props":103,"children":104},{},[105,107],{"type":54,"value":106},"To find the official explanation and potential fixes for this issue, you must read the explanation file located at:\n",{"type":49,"tag":57,"props":108,"children":110},{"className":109},[],[111],{"type":54,"value":112},"${CLAUDE_PLUGIN_ROOT}\u002Fexplanations\u002F$ARGUMENTS[0].md",{"type":49,"tag":50,"props":114,"children":115},{},[116],{"type":54,"value":117},"If the file does not exist, use your general Spring Boot knowledge to fix the issue.",{"type":49,"tag":50,"props":119,"children":120},{},[121],{"type":54,"value":122},"Based on the provided \"Explanations\" and \"Fixes\" in that file:",{"type":49,"tag":124,"props":125,"children":126},"ol",{},[127,140,145,157],{"type":49,"tag":128,"props":129,"children":130},"li",{},[131,133,138],{"type":54,"value":132},"Analyze the context of the user's project and the specific file (",{"type":49,"tag":57,"props":134,"children":136},{"className":135},[],[137],{"type":54,"value":70},{"type":54,"value":139},") to determine which of the suggested fixes is the most appropriate.",{"type":49,"tag":128,"props":141,"children":142},{},[143],{"type":54,"value":144},"If there are multiple potential fixes and it is unclear which one to apply based on the project context, stop and ask the user which solution they prefer.",{"type":49,"tag":128,"props":146,"children":147},{},[148,150,155],{"type":54,"value":149},"Once a solution is chosen (either by your analysis or the user's choice), apply the fix to the codebase, specifically targeting the file ",{"type":49,"tag":57,"props":151,"children":153},{"className":152},[],[154],{"type":54,"value":70},{"type":54,"value":156},".",{"type":49,"tag":128,"props":158,"children":159},{},[160,162,167],{"type":54,"value":161},"If a text range (",{"type":49,"tag":57,"props":163,"children":165},{"className":164},[],[166],{"type":54,"value":78},{"type":54,"value":168},") is provided, ensure your fix is applied only around that specific text range.",{"items":170,"total":204},[171,185,191],{"slug":172,"name":172,"fn":173,"description":174,"org":175,"tags":176,"stars":21,"repoUrl":22,"updatedAt":184},"create-spring-boot-project","initialize new Spring Boot projects","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[177,180,183],{"name":178,"slug":179,"type":14},"Build","build",{"name":181,"slug":182,"type":14},"Java","java",{"name":9,"slug":8,"type":14},"2026-07-16T06:00:59.296242",{"slug":4,"name":4,"fn":5,"description":6,"org":186,"tags":187,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[188,189,190],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"name":9,"slug":8,"type":14},{"slug":192,"name":192,"fn":193,"description":194,"org":195,"tags":196,"stars":21,"repoUrl":22,"updatedAt":203},"validate","validate Spring Boot project changes","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[197,198,199,200],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"name":9,"slug":8,"type":14},{"name":201,"slug":202,"type":14},"Testing","testing","2026-07-16T06:02:21.658475",3,{"items":206,"total":204},[207,213,219],{"slug":172,"name":172,"fn":173,"description":174,"org":208,"tags":209,"stars":21,"repoUrl":22,"updatedAt":184},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[210,211,212],{"name":178,"slug":179,"type":14},{"name":181,"slug":182,"type":14},{"name":9,"slug":8,"type":14},{"slug":4,"name":4,"fn":5,"description":6,"org":214,"tags":215,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[216,217,218],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"name":9,"slug":8,"type":14},{"slug":192,"name":192,"fn":193,"description":194,"org":220,"tags":221,"stars":21,"repoUrl":22,"updatedAt":203},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[222,223,224,225],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"name":9,"slug":8,"type":14},{"name":201,"slug":202,"type":14}]