Skip to content

Commit 8597fa9

Browse files
ethanpalmclaude
andauthored
Add writing guidelines for examples and context (#896)
- Use broadly applicable examples rather than overly specific business cases - Lead with context when helpful - explain what something is before diving into implementation details 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent ea95f44 commit 8597fa9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.claude/CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
- Language tags on all code blocks
3232
- Alt text on all images
3333
- Relative paths for internal links
34+
- Use broadly applicable examples rather than overly specific business cases
35+
- Lead with context when helpful - explain what something is before diving into implementation details
3436

3537
## Git workflow
3638
- NEVER use --no-verify when committing

0 commit comments

Comments
 (0)