Codemod Registry is a centralized hub for discovering and sharing both traditional and next-gen LLM-powered codemods (codemod2.0), making them easily accessible to developers regardless of the engine used.

Developers can create codemods using engines like ast-grep, jscodeshift, workflow engine, recipe, and ts-morph, and publish them directly to the registry for global distribution.

Published codemods are accessible via web and CLI, with public codemods available to everyone and private ones restricted to an organization’s team.

Codemods with a green badge are officially approved by project owners (e.g., Node.js, React), to offer developers a trustworthy resource with analytics like run counts to identify the best codemods they for their needs.

Get started:

Publishing codemods

Learn how to publish your codemods to the Codemod Registry.