Adapt Claude Code for uses beyond software engineering
TODO(human)
markers in your
code for you to implement.
/output-style
to access the menu and select your output style (this can
also be accessed from the /config
menu)
/output-style [style]
, such as /output-style explanatory
, to directly
switch to a style
.claude/settings.local.json
.
/output-style:new I want an output style that ...
By default, output styles created through /output-style:new
are saved as
markdown files at the user level in ~/.claude/output-styles
and can be used
across projects. They have the following structure:
~/.claude/output-styles
) or the project level
(.claude/output-styles
).
--append-system-prompt
edit Claude Code’s default system prompt. CLAUDE.md
adds the contents as a user message following Claude Code’s default system
prompt. --append-system-prompt
appends the content to the system prompt.