Marketplace

jelly-bulk-edit

AST-based bulk code transformations across codebase using ast-grep. Replace console.log with logger, update imports, modernize syntax (var to const). Semantic pattern matching ensures accurate transformations without breaking code.

$ Installieren

git clone https://github.com/dev-jelly/jelly-dotclaude /tmp/jelly-dotclaude && cp -r /tmp/jelly-dotclaude/skills/jelly-bulk-edit ~/.claude/skills/jelly-dotclaude

// tip: Run this command in your terminal to install the skill