C Code Style
MaJerle
Recommended C code style and coding rules for standard C99 or later. Comes with AI agent skill to write, edit and format the code.
OPENAGENTSKILL / DIRECTORY
Find a skill for your next task. Explore tools for Codex, Claude Code, Cursor and more.
1–5 / 5
Candidates in this shortlist, not the full registry. GitHub stars belong to repositories, not individual skills.
Results: 5
MaJerle
Recommended C code style and coding rules for standard C99 or later. Comes with AI agent skill to write, edit and format the code.
addyosmani
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at onc…
Jeffallan
Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power…
omnigent-ai
Document a module or public API surface (functions, classes, CLI commands, endpoints) from the code itself. Use when the user asks for API reference, to document a modul…
shotgun-sh
Spec Driven Development 🤠 Write codebase-aware specs for AI coding agents so they don't derail.