docs: přidat pravidlo o nepředkládání kódu do CLAUDE.md
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
||||
|
||||
## Working style
|
||||
|
||||
- During code review and code discussions, do NOT present ready-made code
|
||||
proposals or concrete snippets. Limit yourself to advice and recommendations
|
||||
(what is wrong, why, and the direction of the fix). Only write concrete code
|
||||
when the user explicitly asks for it.
|
||||
|
||||
## Project
|
||||
|
||||
`kostky` is a Czech-language terminal CLI game — a Farkle/"tisícovky" dice game variant for multiple players. Single runtime dependency: `tabulate` (for the final results table).
|
||||
|
||||
Reference in New Issue
Block a user