Codemod Registry
Explore community-led codemods to migrate, optimize, and transform your codebase.
Ready to contribute?
Build your own codemod and share it with the community.
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
Explore community-led codemods to migrate, optimize, and transform your codebase.
Detect and fix React components defined inside other components — hoists inner components to module level to preserve state and avoid unnecessary re-creation
Migrate Effect codebases from v3 to v4
Codemod for migrating Next.js to TanStack
Handle DEP0176 via transforming imports of `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK` from the root `fs` module to `fs.constants`.
Handle DEP0116 via transforming `url.parse` to `new URL()`
Replaces deprecated moment.js usages with Temporal API equivalents.
Transform legacy code patterns
Migrate ESLint configuration from v8 to v9 flat config format
Migrate custom ESLint rules from v8 to v9 format
Install and configure the supabase-cms plugin for MakerKit
Install and configure the Directus CMS plugin for MakerKit
Install and configure the Honeybadger monitoring plugin for MakerKit
Build your own codemod and share it with the community.