rewrite-docs
Automated code refactoring, migration, and recipe authoring documentation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install rewrite-docs?โผ
Run `npx skills add openrewrite/rewrite-docs --all -g -y` in your terminal to install all skills in this repository globally.
What is OpenRewrite used for?โผ
OpenRewrite automates large-scale code refactoring and migrations, such as upgrading Java versions, moving from JUnit 4 to 5, or fixing static analysis issues across entire projects.
How do I migrate my project to Spring Boot 3?โผ
This documentation includes a dedicated guide that runs pre-built OpenRewrite recipes to automatically update dependencies, imports, and APIs for Spring Boot 3 compatibility.
Can I write my own custom refactoring recipes?โผ
Yes. The authoring section explains how to build, test, and publish custom Java or JavaScript refactoring recipes, including declarative YAML recipes that require no code.
Do I need to modify my build files to run recipes?โผ
No. The docs show how to run OpenRewrite on Maven and Gradle projects without modifying your build configuration, using simple command-line plugins.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core