·testing

TDD e capacità di test per app iOS/macOS. Copre test di caratterizzazione, flussi di lavoro TDD, contratti di test, test di snapshot e infrastruttura di test. Utilizzare per lo sviluppo basato sui test, l'aggiunta di test al codice esistente o la creazione di un'infrastruttura di test.

27Installazioni·0Tendenza·@rshankras

Installazione

$npx skills add https://github.com/rshankras/claude-code-apple-skills --skill testing

Come installare testing

Installa rapidamente la skill AI testing 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/rshankras/claude-code-apple-skills --skill testing
  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: rshankras/claude-code-apple-skills.

Test-driven development workflows and testing infrastructure for Apple platform apps. Works with both new and existing codebases.

characterization-test-generator/ Capture current behavior of existing code before refactoring. Generates tests that document what code actually does (not what it should do), giving you a safety net for AI-assisted refactoring.

tdd-bug-fix/ Reproduce-first bug fix workflow. Write a failing test that demonstrates the bug, then fix it. Ensures the bug never regresses — critical when AI generates fixes.

TDD e capacità di test per app iOS/macOS. Copre test di caratterizzazione, flussi di lavoro TDD, contratti di test, test di snapshot e infrastruttura di test. Utilizzare per lo sviluppo basato sui test, l'aggiunta di test al codice esistente o la creazione di un'infrastruttura di test. Fonte: rshankras/claude-code-apple-skills.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill testing
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-28
Aggiornato
2026-03-11

Browse more skills from rshankras/claude-code-apple-skills

Risposte rapide

Che cos'è testing?

TDD e capacità di test per app iOS/macOS. Copre test di caratterizzazione, flussi di lavoro TDD, contratti di test, test di snapshot e infrastruttura di test. Utilizzare per lo sviluppo basato sui test, l'aggiunta di test al codice esistente o la creazione di un'infrastruttura di test. Fonte: rshankras/claude-code-apple-skills.

Come installo testing?

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/rshankras/claude-code-apple-skills --skill testing 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/rshankras/claude-code-apple-skills