Skip to main content
Run any Skill in Manus
with one click
$pwd:

safe-code-mutation

// How to safely rename, refactor, or rewrite TypeScript / TSX / JSX / Vue / Svelte code at scale. The rule is structural, not textual. Loads when the task is a cross-file rename (component, prop, story title, import path), a JSX prop rewrite, an import-path migration, a deletion + cleanup of consumers, or any "find and replace" that touches `.ts` / `.tsx` / `.jsx` / `.mjs` / `.vue` / `.svelte`. Auto-engages on phrases like "rename component", "rewrite imports", "swap prop", "bulk refactor", "find every usage", "mass update", "migrate from X to Y", or whenever an agent is about to reach for `sed`, `awk`, `find -exec`, Python `re`, or `Edit` with `replace_all=true` against a code file.

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 15:27
SKILL.md
readonly