build-compile とは?
開発、テスト、本番環境向けに適切なエラー処理と最適化を行って Rust コードを構築する ソース: d-o-hub/rust-self-learning-memory。
開発、テスト、本番環境向けに適切なエラー処理と最適化を行って Rust コードを構築する
コマンドラインで build-compile AI スキルを開発環境にすばやくインストール
ソース: 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開発、テスト、本番環境向けに適切なエラー処理と最適化を行って Rust コードを構築する ソース: d-o-hub/rust-self-learning-memory。
ターミナルまたはコマンドラインツール(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