mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
9 lines
275 B
Markdown
9 lines
275 B
Markdown
<!--
|
|
name: 'System Reminder: Output style active'
|
|
description: Notification that an output style is active
|
|
ccVersion: 2.1.18
|
|
variables:
|
|
- OUTPUT_STYLE_CONFIG
|
|
-->
|
|
${OUTPUT_STYLE_CONFIG.name} output style is active. Remember to follow the specific guidelines for this style.
|