C++ Code Formatter

Installation
SKILL.md

C++ Code Formatter

Purpose

This skill helps format Sanmill's C++ code to ensure code style consistency and maintainability across the codebase.

Use Cases

  • Format C++ code after modifications
  • Check code style compliance
  • Format code before committing
  • Batch format project C++ files
  • Validate code style in CI/CD pipelines

Quick Commands

Using Project Script (Recommended)

Installs
GitHub Stars
199
First Seen
C++ Code Formatter — calcitem/sanmill