·m01-ownership
</>

m01-ownership

CRITICO: utilizzare per problemi di proprietà/prestito/durata. Trigger: E0382, E0597, E0506, E0507, E0515, E0716, E0106, valore spostato, valore preso in prestito non vive abbastanza a lungo, non può uscire, uso del valore spostato, proprietà, prestito, durata, 'a, 'statico, spostamento, clone, Copia, 所有权, 借用,生命周期

42Installazioni·1Tendenza·@actionbook

Installazione

$npx skills add https://github.com/actionbook/rust-skills --skill m01-ownership

Come installare m01-ownership

Installa rapidamente la skill AI m01-ownership nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/actionbook/rust-skills --skill m01-ownership
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: actionbook/rust-skills.

| Error | Don't Just Say | Ask Instead |

| E0382 | "Clone it" | Who should own this data? | | E0597 | "Extend lifetime" | Is the scope boundary correct? | | E0506 | "End borrow first" | Should mutation happen elsewhere? | | E0507 | "Clone before move" | Why are we moving from a reference? | | E0515 | "Return owned" | Should caller own the data? |

| E0716 | "Bind to variable" | Why is this temporary? | | E0106 | "Add 'a" | What is the actual lifetime relationship? |

CRITICO: utilizzare per problemi di proprietà/prestito/durata. Trigger: E0382, E0597, E0506, E0507, E0515, E0716, E0106, valore spostato, valore preso in prestito non vive abbastanza a lungo, non può uscire, uso del valore spostato, proprietà, prestito, durata, 'a, 'statico, spostamento, clone, Copia, 所有权, 借用,生命周期 Fonte: actionbook/rust-skills.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/actionbook/rust-skills --skill m01-ownership
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-01
Aggiornato
2026-03-10

Browse more skills from actionbook/rust-skills

Risposte rapide

Che cos'è m01-ownership?

CRITICO: utilizzare per problemi di proprietà/prestito/durata. Trigger: E0382, E0597, E0506, E0507, E0515, E0716, E0106, valore spostato, valore preso in prestito non vive abbastanza a lungo, non può uscire, uso del valore spostato, proprietà, prestito, durata, 'a, 'statico, spostamento, clone, Copia, 所有权, 借用,生命周期 Fonte: actionbook/rust-skills.

Come installo m01-ownership?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/actionbook/rust-skills --skill m01-ownership Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/actionbook/rust-skills