Skip to content

tyx3211/cpp-coding-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-coding-standards

这是一个 Codex 技能(Skill),用于在 C++ 工程中统一可读性、注释、性能优化与构建工具链相关的工程规范。

安装

将该仓库克隆到 Codex 的 skills 目录即可:

mkdir -p ~/.codex/skills
git clone git@github.com:tyx3211/cpp-coding-standards.git ~/.codex/skills/cpp-coding-standards

使用

在 Codex 对话中按需引用 $cpp-coding-standards

目录结构

  • SKILL.md:技能入口与任务映射
  • references/:规范细则与参考文档
  • agents/openai.yaml:技能元信息

注意

部分参考文档包含与作者本机环境相关的路径或约定(例如 /ext1/user/.../tmp/tyx)。在其他环境复用时需要按实际情况调整。

License

MIT

About

Codex 技能:C++ 工程规范(可读性/注释/性能/工具链)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors