modern-c-dev
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 |
More from aresbit/matebot
3d-cad-skill
Create and iterate parametric 3D CAD models for Claude using an inspectable feedback loop. Use when the task involves OpenSCAD, build123d, STL/STEP/3MF output, fixture/enclosure/adapter design, or debugging shape accuracy from renders or screenshots.
2c-skill
Composite C skill that chains modern-c-makefile, spclib, and modern-c-dev.
1docx
Generate and edit Word documents (.docx). Supports professional documents including covers, charts, track-changes editing, and more. Suitable for any .docx creation or modification task.
1pdf
Professional PDF solution. Create PDFs using HTML+Paged.js (academic papers, reports, documents). Process existing PDFs using Python (read, extract, merge, split, fill forms). Supports KaTeX math formulas, Mermaid diagrams, three-line tables, citations, and other academic elements. Also use this skill when user explicitly requests LaTeX (.tex) or native LaTeX compilation.
1spclib
|
1kernel-dev-skill
Linux kernel development skill grounded in local references/labs and references/lectures materials. Use for kernel modules, system calls, process scheduling, interrupts, locking, memory management, filesystems, networking, architecture, debugging, profiling, and device model work.
1