Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

dosido

Étoiles5
Forks0
Mis à jour9 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly