Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

auto-file-io

Estrellas6
Forks0
Actualizado3 de abril de 2026 a las 02:41

File I/O discipline: atomic writes, streaming large files, error path cleanup, file locking, and platform awareness. Corrects direct overwrites that corrupt on crash, loading entire files into memory, orphaned temp files on error, and missing platform-specific path handling. Use when reading or writing files, processing uploads, managing temp files, or working with filesystem paths. Triggers: file, write file, read file, atomic write, temp file, tempfile, streaming, upload, download, path, PathBuf, fs::write, fs::read, open, truncate, rename, file lock, flock, platform, symlink.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly