User Custom Command in AI

From the Claude Code Slash Commands cheat sheet · Custom Commands · verified Jul 2026

User Custom Command

Create personal custom command

markdown
# ~/.claude/commands/daily-standup.md
---
description: Generate daily standup summary
argument-hint: <date>
---
Summarize work completed on $1
💡 Create in ~/.claude/commands/ for personal use
⚡ Available across all projects
🔍 Not shared via git, labeled "(user)"
🎯 Build your personal toolkit
customuserpersonal

Continue with Claude Code Slash Commands

Save the full cheat sheet or work through every related task.

More AI tasks

Back to the full Claude Code Slash Commands cheat sheet