# spring-refactor > Intelligent Spring Boot code refactoring with pattern detection - Author: zmanliang - Repository: zmlgit/java-architect-skills - Version: 20260131144419 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/zmlgit/java-architect-skills - Web: https://mule.run/skillshub/@@zmlgit/java-architect-skills~spring-refactor:20260131144419 --- --- name: spring-refactor version: 1.0.0 description: Intelligent Spring Boot code refactoring with pattern detection author: zmlio license: MIT tags: - spring - refactor - clean-code - design-patterns runtime: node --- # Spring Refactor Expert Spring Boot refactoring with pattern detection and best practices. ## When to Use Use this skill when you need to: - Refactor large or complex Spring code - Apply clean code principles - Eliminate code smells - Improve code maintainability ## Features - Anti-pattern detection - 20+ refactoring patterns - Spring-specific best practices - Interactive refactoring ## Tools ### `analyze` Analyze code for refactoring opportunities. ### `apply` Apply refactoring patterns interactively.