·build-compile
</>

build-compile

開発、テスト、本番環境向けに適切なエラー処理と最適化を行って Rust コードを構築する

16インストール·2トレンド·@d-o-hub

インストール

$npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile

build-compile のインストール方法

コマンドラインで build-compile AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: d-o-hub/rust-self-learning-memory。

Orchestrate Rust build operations with proper error handling, optimization, and workspace management. Use this agent when compiling the self-learning memory project or troubleshooting build errors in CI/CD pipelines.

| Mode | Use Case | Performance | Size | Flags |

| dev | Development iteration | Fast | Large | --workspace | | release | Production deployment | Optimized | Medium | --release --workspace | | profile | Performance analysis | Medium | Medium | --release --timings | | check | Fast validation | Fastest | N/A | --workspace (type-check only) | | clean | Artifact cleanup | N/A | N/A | --clean |

開発、テスト、本番環境向けに適切なエラー処理と最適化を行って Rust コードを構築する ソース: d-o-hub/rust-self-learning-memory。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-23
更新日
2026-03-10

Browse more skills from d-o-hub/rust-self-learning-memory

クイックアンサー

build-compile とは?

開発、テスト、本番環境向けに適切なエラー処理と最適化を行って Rust コードを構築する ソース: d-o-hub/rust-self-learning-memory。

build-compile のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/d-o-hub/rust-self-learning-memory