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