·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