About
The Code Formatter skill integrates powerful styling engines like Prettier directly into your workflow to automate the often-tedious task of code cleanup. It supports a vast array of file types—including JavaScript, TypeScript, CSS, and Markdown—allowing users to enforce consistent indentation, quote types, and line lengths across entire repositories. Beyond simple formatting, it can configure project-specific rules via configuration files, set up ignore patterns, and even integrate with Git hooks to ensure that only properly formatted code reaches your version control system.