home/categories/code-quality/ronin15-sdl3-hammerengine-template-claude-skills-hammer-quality-check-skill-md
code-qualitytesting-security
hammer-quality-check
Runs comprehensive code quality checks for SDL3 HammerEngine including compilation warnings, static analysis (cppcheck, clang-tidy), coding standards validation, threading safety verification, and architecture compliance. Use before commits, pull requests, or when the user wants to verify code meets project quality standards.
maintainer
Ronin15
Updated 1/20/2026
Stars
4
Forks
0
quick start
Installation and usage
Runs comprehensive code quality checks for SDL3 HammerEngine including compilation warnings, static analysis (cppcheck, clang-tidy), coding standards validation, threading safety verification, and architecture compliance. Use before commits, pull requests, or when the user wants to verify code meets project quality standards.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use hammer-quality-check