Store frequently-used prompts in .claude/commands/ as Markdown files. They appear in the slash command menu.
Example: Create .claude/commands/review.md containing:
"Review the staged changes for security issues, performance problems, and code style violations. Provide specific line numbers and fixes."
Now /review runs this prompt. Share commands with your team via version control.