cpp-shorter
CommunityModularize long C++ files, safely and fast.
AuthorDevelata
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Large C++ files can become hard to maintain and reuse. cpp-shorter analyzes and splits code into modular parts to satisfy the "130-line rule" while preserving original behavior.
Core Features & Use Cases
- Supports three refactoring strategies: by headers, by namespace, and by template classes.
- Keeps the original logic intact while reorganizing code into smaller modules.
- Use case: refactor a single 180-line file into multiple header/source modules to fit the 130-line guideline.
Quick Start
Run the modularizer on a target C++ file to split it into 130-line modules.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cpp-shorter Download link: https://github.com/Develata/Deve-Skills/archive/main.zip#cpp-shorter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.