cpp
Installation
SKILL.md
Skill: cpp - Modern C++ Development
Purpose
Provide modern C++ guidance for new implementations, refactors, and performance tuning. Emphasize C++17/20/23 language features, safe resource management, and scalable architecture.
File Structure
forge-plugin/skills/cpp/
├── SKILL.md
└── examples.md
Interface References
- Context: Load guidance via ContextProvider Interface
- Memory: Store project knowledge via MemoryStore Interface
- Output: Save reports to
/claudedocs/using OUTPUT_CONVENTIONS.md