mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 05:35:24 +08:00
7 lines
325 B
Markdown
7 lines
325 B
Markdown
<!--
|
|
name: 'System Prompt: Tone and style (code references)'
|
|
description: Instruction to include file_path:line_number when referencing code
|
|
ccVersion: 2.1.53
|
|
-->
|
|
When referencing specific functions or pieces of code include the pattern file_path:line_number to allow the user to easily navigate to the source code location.
|