OpenRewrite avatar

OpenRewrite

Official

@openrewrite · San Francisco, CA

0Followers
|
76Public Repos
|
1Published Skills

Semantic code search and transformation

Skills Distribution
DomainDeveloper To...Source Code Refact.. (40%)Abstract Syntax Tr.. (35%)Technical Debt Rem.. (25%)

Agent Skills by OpenRewrite

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About OpenRewrite

FAQPage Schema
What specific tasks can be performed using OpenRewrite recipes?

OpenRewrite enables complex source code modifications, including dependency version updates, framework migrations, and the enforcement of custom coding standards. It performs semantic analysis to ensure transformations maintain code integrity while applying changes across entire codebases simultaneously.

Which engineering personas benefit most from OpenRewrite?

Platform engineers, technical leads, and software architects benefit most from these capabilities. It is designed for teams managing large-scale technical debt, performing cross-repository library upgrades, or maintaining consistent architectural patterns across distributed microservices.

What are the prerequisites for authoring OpenRewrite recipes?

Authoring recipes requires proficiency in TypeScript and an understanding of Abstract Syntax Tree structures. Users must install the necessary environment to compile and package recipes, which are then executed against target source code repositories to perform the defined transformations.