Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

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.

majiayu000 cb45cc0 2 files · 3.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/cpp-interface-purpose-comments commit cb45cc0744

Frequently asked questions

npx skillmds add majiayu000/cpp-interface-purpose-comments