Use when bulk-formatting or mechanically rewriting Windows text/code files in this repo with PowerShell, especially to preserve CRLF line endings, normalize Tab indentation, avoid LF-only output, protect copyright header blocks, and validate touched Unreal plugin/source files after formatting.
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.
Use when bulk-formatting or mechanically rewriting Windows text/code files in this repo with PowerShell, especially to preserve CRLF line endings, normalize Tab indentation, avoid LF-only output, protect copyright header blocks, and validate touched Unreal plugin/source files after formatting.
CRLF Mechanical Formatting
用于批量格式化或机械重写 Windows 文本文件时,可靠保持 CRLF、Tab 缩进和项目版权头格式。特别适合处理 .h、.cpp、.Build.cs、.Target.cs、.uplugin、.uproject、.xml、.ps1 这类项目源码文本。