modern-c-dev

Installation
SKILL.md

modern-c-dev

Purpose

This skill provides practical guidance for modern C language engineering tasks, sourced from the comprehensive "你所不知道的 C 語言" (Things You Don't Know About C) lecture series by sysprog. It also fuses an external tutorial-based route map for practice, basics, and expertise progression.

Quick Reference Index

Topic File When to Use
Bitwise Operations references/01-bitwise-operations.md Bit manipulation, flags, masks
Floating Point references/02-floating-point.md FP precision, IEEE 754, NaN/Inf
C Intro references/03-c-programming-intro.md Language overview
C Deep Dive references/04-c-deep-dive.md Advanced concepts
CRT references/05-c-runtime-library.md Runtime library internals
C Standards references/06-c-standards.md C99/C11/C17 differences
Related skills
Installs
1
Repository
aresbit/matebot
GitHub Stars
45
First Seen
Apr 14, 2026