c99-code-review
CommunityReview C99 code to meet HBF standards.
Authorthetanil
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps ensure C99 code complies with HBF's strict standards, including compiler warnings, style, and licensing.
Core Features & Use Cases
- Enforce Strict C99 Compliance: Checks for GNU extensions, inline assembly, VLAs, and other non-C99 patterns.
- Flag Compiler Warnings: Verifies code would compile with -Werror and recommended flags.
- Licensing & Style: Ensures proper licensing headers and Linux kernel style conventions.
Quick Start
Run the skill against a C source file to identify violations and suggested fixes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: c99-code-review Download link: https://github.com/thetanil/hbf/archive/main.zip#c99-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.