style-check
OfficialVerify code style and formatting.
Authorfossuav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the verification of code style and formatting for C++ files, ensuring adherence to ArduPilot's development standards before committing changes.
Core Features & Use Cases
- Automated Style Checking: Uses
astyleandgit diffto check for trailing whitespace and formatting violations. - Targeted Checks: Focuses only on modified files to ensure efficiency.
- Use Case: Before committing a code change, run this skill to automatically catch any formatting errors, preventing style-related commit rejections.
Quick Start
Run the style-check skill to verify the formatting of all modified C++ and header files in the current repository.
Dependency Matrix
Required Modules
astylegit
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: style-check Download link: https://github.com/fossuav/aap/archive/main.zip#style-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.