cpp-api-documentation
✓将 Doxygen 兼容的文档注释添加到 C++ 头文件中。此技能专门用于在现有头文件(*.hpp、*.h)中添加或改进 API 文档。不要创建新的资源文件,例如 Doxyfile、脚本或自述文件。
SKILL.md
Instructions for AI coding agents on adding Doxygen-compatible documentation comments to C++ header files.
[!NOTE] This skill is for documenting header files only. Do NOT create new resource files (e.g., Doxyfile, scripts, README).
Well-documented APIs enable developers to quickly understand and use components without reading implementation details.
将 Doxygen 兼容的文档注释添加到 C++ 头文件中。此技能专门用于在现有头文件(*.hpp、*.h)中添加或改进 API 文档。不要创建新的资源文件,例如 Doxyfile、脚本或自述文件。 来源:sentenz/skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/sentenz/skills --skill cpp-api-documentation- 分类
- ""沟通写作
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 cpp-api-documentation?
将 Doxygen 兼容的文档注释添加到 C++ 头文件中。此技能专门用于在现有头文件(*.hpp、*.h)中添加或改进 API 文档。不要创建新的资源文件,例如 Doxyfile、脚本或自述文件。 来源:sentenz/skills。
如何安装 cpp-api-documentation?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sentenz/skills --skill cpp-api-documentation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/sentenz/skills
详情
- 分类
- ""沟通写作
- 来源
- skills.sh
- 收录时间
- 2026-02-11