Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
分享一个我自己的一个项目中所用到的 SKILL: https://github.com/ZheFeng7110/ccc/blob/develop/.agents/skills/cpp-lib-headers-modules-both-supports/SKILL.md
可以方便地让 Agent 创建能够同时提供头文件+模块导入的库。
设计原理参考了 boost pfr 库中组织头文件与模块的方式。