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.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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 这类项目源码文本。