home/categories/ide-plugins/hzqst-metahooksv-claude-skills-cpp-interface-purpose-comments-skill-md
ide-pluginstools

cpp-interface-purpose-comments

Add a standard Purpose comment above each pure virtual method declaration in C++ interface header files (.h/.hpp). Use when asked to batch annotate interface classes or enforce a consistent comment block above `virtual ... = 0;` declarations.

hzqst
maintainer
hzqst
آخر تحديث 1/20/2026
النجوم
214
التفرعات
44
quick start

Installation and usage

Add a standard Purpose comment above each pure virtual method declaration in C++ interface header files (.h/.hpp). Use when asked to batch annotate interface classes or enforce a consistent comment block above `virtual ... = 0;` declarations.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use cpp-interface-purpose-comments