customization
2 questions
- AI
How do I make Claude write more like me (or less like a chatbot)?
Output styles edit the system prompt to change Claude's role, tone, and format without touching what it can do. Pick from Default, Explanatory, or Learning, or write a Markdown file in .claude/output-styles/. CLAUDE.md still loads on top.
- AI
How do I add my own /command to Claude Code?
Drop a SKILL.md file in .claude/skills/your-command/. Edits hot-reload in the current session, but creating the skills directory for the first time needs a restart. Slash commands and skills are now the same feature; the .claude/commands/ path still works but skills add the features you actually want.