Skip to content

Commands Reference

Commands er hurtige shortcuts til almindelige workflows. Brug /command-name i Claude Code.

Tilgængelige Commands

CommandBeskrivelseArgument
/commitOpret git commit baseret på staged/unstaged changes-
/commit-push-prCommit, push, og åbn en PR i én operation-
/feature-devGuidet feature development med arkitektur-fokusFeature beskrivelse (optional)
/write-planSkriv implementation plan før kode-
/execute-planEksekver en skrevet plan med checkpoints-
/brainstormUdforsk intent og requirements før implementation-
/xccDebug Xcode Cloud build failuresBuild ID (optional)

Brug

/commit

Opretter en git commit med passende message baseret på dine ændringer.

/feature-dev Add dark mode support

Starter guidet feature development workflow med "Add dark mode support" som input.

Commands vs Skills

CommandsSkills
FormålHurtig aktionDyb workflow
LængdeKort, fokuseretOmfattende guide
Eksempel/commitsystematic-debugging
AktiveringEksplicit med /Automatisk når relevant

TIP

Commands kan tage argumenter. Skriv /command-name dit argument her.

Kilde

Denne side er baseret på .claude/commands/*.md. Se GitHub for fulde command-filer.

AI-first documentation for Nuance iOS