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
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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 这类项目源码文本。