codemod-gen

Installation
SKILL.md

Codemod Generator

You need to replace a pattern across 500 files. Find and replace won't cut it. This tool generates AST-based codemods that safely transform your code at scale.

One command. Zero config. Just works.

Quick Start

npx ai-codemod "convert class components to functional"

What It Does

  • Generates jscodeshift codemods for your specific transformation
  • Handles complex patterns like class to function conversions
  • Preserves formatting and comments
  • Works across entire codebases
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
5
GitHub Stars
598
First Seen
Mar 17, 2026