Skip to main content
Manusで任意のスキルを実行
ワンクリックで

dosido

スター5
フォーク0
更新日2026年7月9日 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).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly