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

dosido

Stars5
Forks0
UpdatedJuly 9, 2026 at 20:20

Move, rename, or extract code in a TypeScript/JavaScript project without breaking imports. Use dosido instead of hand-editing files whenever the user wants to move or rename a file, split a function/type/const/class out into its own file, pull shared code out of two directories that import from each other, split React component files that mix components with hooks/constants/types (for HMR), or remove exports nothing uses. Trigger this whenever the task involves relocating, renaming, or extracting TypeScript/JavaScript code — even if the user just says "move this to its own file" or "rename this file" without mentioning dosido by name. Do not use it for non-JS/TS files or for renaming symbols in place (that's a plain find-and-replace, not a move).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly