Apply repeatable JavaScript and TypeScript codemods across large codebases with jscodeshift
SkillAI & modelsUse jscodeshift when an agent needs AST-based JavaScript or TypeScript codemods for bulk migrations, API rewrites, and large refactors with reviewable diffs.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Apply repeatable JavaScript and TypeScript codemods across large codebases with jscodeshift skill
What this skill tells your AI
The instructions your AI receives, as published by agentskillexchange/skills in skills/apply-repeatable-javascript-and-typescript-codemods-across-large-codebases-with-jscodeshift/SKILL.md and read by ahel’s review.
Use jscodeshift when an agent needs AST-based JavaScript or TypeScript codemods for bulk migrations, API rewrites, and large refactors with reviewable diffs.
Prerequisites
Node.js, npm or pnpm, Git
Installation
Use the upstream install or setup path that matches your environment:
- $ npm install -g jscodeshift
- make the transform more readable.
- To update docs in /docs, use npm run docs.
- To view these docs locally, use npx http-server ./docs
Requirements and caveats from upstream:
- const {run: jscodeshift} = require('jscodeshift/src/Runner')
- const path = require('node:path');
- An AST node is a plain JavaScript object with a specific set of fields, in
Basic usage or getting-started notes:
-
Get jscodeshift from npm:
-
This will install the runner as jscodeshift.
-
VSCode Debugger
-
Extracted from upstream docs: https://raw.githubusercontent.com/facebook/jscodeshift/HEAD/README.md
Documentation
Source
Signals
- GitHub stars
- 38
- Forks
- 53
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
apply-repeatable-javascript-and-typescript-codemods-1rbe9qm- Source
- github.com/agentskillexchange/skills