This skill optimizes C++ header file compilation efficiency by systematically reducing dependencies and moving implementations from headers to cpp files.
npx playbooks add skill openharmonyinsight/openharmony-skills --skill header-optimization
This skill optimizes C++ header file compilation efficiency by systematically reducing dependencies and moving implementations from headers to cpp files.. This skill provides a specialized system prompt that configures your AI coding agent as a header optimization expert, with detailed methodology and structured output formats.
Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.
This skill optimizes C++ header file compilation efficiency by systematically reducing dependencies and moving implementations from headers to cpp files.