·build-compile
</>

build-compile

Erstellen Sie Rust-Code mit ordnungsgemäßer Fehlerbehandlung und Optimierung für Entwicklung, Tests und Produktion

16Installationen·2Trend·@d-o-hub

Installation

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

So installieren Sie build-compile

Installieren Sie den KI-Skill build-compile schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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 |

Erstellen Sie Rust-Code mit ordnungsgemäßer Fehlerbehandlung und Optimierung für Entwicklung, Tests und Produktion Quelle: d-o-hub/rust-self-learning-memory.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-23
Aktualisiert
2026-03-10

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

Schnelle Antworten

Was ist build-compile?

Erstellen Sie Rust-Code mit ordnungsgemäßer Fehlerbehandlung und Optimierung für Entwicklung, Tests und Produktion Quelle: d-o-hub/rust-self-learning-memory.

Wie installiere ich build-compile?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill build-compile Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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