c-code-style
C code style and coding rules, accompanied by an AI agent skill for writing, editing, and formatting code.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- skill-github
- Repository
- github.com/MaJerle/c-code-style
Overview
c-code-style is a recommended standard C code style and coding rules for C99 or later. It provides an AI agent skill to assist with writing, editing, and formatting code. The skill can be integrated into VSCode and uses clang-format to automatically format code. Suitable for developers and teams requiring consistent code styling.
Capabilities
- ▪Write code compliant with C99 standard
- ▪Edit existing code while maintaining consistent style
- ▪Automatically format code
- ▪Integrate with VSCode and clang-format
Use cases
Setup
Copy the `.clang-format` file to the project root directory and configure the clang-format extension in VSCode.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to enable clang-format in VSCode?
Install the clang-format extension and configure the relevant settings.
Is support available for other editors?
Yes, clang-format can be used from the command line or any editor.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
claude-vision-skill
Enable image recognition capabilities for AI models that lack this feature.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.