skill
★ 24,025
Codemod Implementation Patterns and Workflow
A guide for implementing automated code transformations using AST-based patterns and utility functions. It provides a structured workflow for scaffolding, testing with fixtures, and applying efficient transformations like method renaming an…
mastra-ai/mastra
codemod
ast-transformation
typescript
tdd