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.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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 这类项目源码文本。