hzqst

cpp-interface-purpose-comments

@hzqst/cpp-interface-purpose-comments
hzqst
214
44 forks
Updated 1/19/2026
View on GitHub

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.

Installation

$skills install @hzqst/cpp-interface-purpose-comments
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Path.claude/skills/cpp-interface-purpose-comments/SKILL.md
Branchmain
Scoped Name@hzqst/cpp-interface-purpose-comments

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list