con un clic
format
Format C# code whitespace per project .editorconfig conventions
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.
Menú
Format C# code whitespace per project .editorconfig conventions
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.
Basado en la clasificación ocupacional SOC
| name | format |
| description | Format C# code whitespace per project .editorconfig conventions |
Format C# code whitespace. This repo uses an .editorconfig matching the sharpy project conventions (4-space indent, Allman braces, LF line endings).
Usage: /format
Behavior:
Log location: .claude/tmp/last-format.log
mkdir -p .claude/tmp to ensure log directory exists.rm -f .claude/tmp/last-format.log..cs files in the package: find Editor Runtime Tests -name '*.cs' 2>/dev/nullsed or equivalent..claude/tmp/last-format.log.cat .claude/tmp/last-format.logtail -50 .claude/tmp/last-format.logImplement a plan with coordinated agents
Verify completed plan implementation, fix gaps, and commit fixes
Validate C# scripts compile by running a standalone syntax check
Clean temporary files and build artifacts
Close GitHub issues that have been implemented, with verification
Stage and commit current changes with an auto-generated message