·header-optimization
{}

header-optimization

이 스킬은 사용자가 "헤더 파일 최적화", "헤더 종속성 감소", "优化头文件", "减少头文件依赖", "컴파일 효율성 분석", "分析编译效率"을 요청하거나 test_header.cpp 분석을 언급할 때 사용해야 합니다. 이 기술은 체계적인 리팩토링을 통해 C++ 헤더 파일 컴파일 효율성을 최적화합니다.

18설치·2트렌드·@openharmonyinsight

설치

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill header-optimization

header-optimization 설치 방법

명령줄에서 header-optimization AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill header-optimization
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: openharmonyinsight/openharmony-skills.

Optimize C++ header file compilation efficiency in aceengine through systematic dependency reduction and implementation restructuring. This skill focuses on reducing compilation time and memory footprint by minimizing header dependencies and moving implementations out of headers.

Objective: Move all method implementations longer than 3 lines from header to cpp file.

Exception: Simple getters/setters that are one-liners typically remain in headers for performance.

이 스킬은 사용자가 "헤더 파일 최적화", "헤더 종속성 감소", "优化头文件", "减少头文件依赖", "컴파일 효율성 분석", "分析编译效率"을 요청하거나 test_header.cpp 분석을 언급할 때 사용해야 합니다. 이 기술은 체계적인 리팩토링을 통해 C++ 헤더 파일 컴파일 효율성을 최적화합니다. 출처: openharmonyinsight/openharmony-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill header-optimization
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-25
업데이트
2026-03-11

Browse more skills from openharmonyinsight/openharmony-skills

빠른 답변

header-optimization이란?

이 스킬은 사용자가 "헤더 파일 최적화", "헤더 종속성 감소", "优化头文件", "减少头文件依赖", "컴파일 효율성 분석", "分析编译效率"을 요청하거나 test_header.cpp 분석을 언급할 때 사용해야 합니다. 이 기술은 체계적인 리팩토링을 통해 C++ 헤더 파일 컴파일 효율성을 최적화합니다. 출처: openharmonyinsight/openharmony-skills.

header-optimization 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill header-optimization 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/openharmonyinsight/openharmony-skills