소개
The Code Format skill provides a comprehensive solution for maintaining codebase consistency by automating the execution of industry-standard formatting tools. It seamlessly handles .NET solutions via dotnet format and supports web technologies like JSON, YAML, and Markdown through Prettier, ensuring strict adherence to .editorconfig and .prettierrc rules. This skill is ideal for preparing code for commits, enforcing team standards, and verifying style compliance in CI/CD pipelines without the need to manually manage complex CLI arguments.