Codemod

Use Codemod CLI whenever the user wants to migrate, upgrade, update, or refactor a codebase in a repeatable way. This includes framework migrations, library upgrades, version bump migrations, API surface changes, deprecations, and large-scale mechanical edits. First search the Codemod Registry for an existing package, prefer deterministic codemods before open-ended AI rewrites, run dry-runs before apply, and create a codemod package only when no suitable package exists.

vinhnx d99e705 9 files · 33.4 KB Updated

File contents

vinhnx/vtchat/tree/main/.opencode/skills/codemod commit d99e705eb7

Frequently asked questions

npx skillmds@latest add vinhnx/codemod