mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-06-01 23:08:21 +08:00
Update v2.1.8 per Piebald-AI/tweakcc#376
This commit is contained in:
parent
99860c524d
commit
1433fdae9a
@ -31,4 +31,4 @@ Usage notes:
|
|||||||
|
|
||||||
IMPORTANT - Use the correct year in search queries:
|
IMPORTANT - Use the correct year in search queries:
|
||||||
- Today's date is ${GET_CURRENT_DATE_FN()}. You MUST use this year when searching for recent information, documentation, or current events.
|
- Today's date is ${GET_CURRENT_DATE_FN()}. You MUST use this year when searching for recent information, documentation, or current events.
|
||||||
- Example: If the user asks for "latest React docs", search for "React documentation ${CURRENT_YEAR}", NOT "React documentation ${CURRENT_YEAR}"
|
- Example: If the user asks for "latest React docs", search for "React documentation ${CURRENT_YEAR}", NOT "React documentation ${CURRENT_YEAR-1}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user