Bible for Claude Code (mini)

Min version of https://www.rulebox.ai/p/bible-for-claude-code

ggghh
·Jan 18, 2026·1 views
# CLAUDE.md

> Re-read before creating, deleting, or modifying files.

## Never
- Delete/overwrite without approval
- Commit to main
- Expose secrets
- Skip tests
- Break existing functionality

## Always
- Check existing code first
- State plan before executing
- Test after changes
- Ask when uncertain

## Stack
- 
- 
- 

## Follow
- 
- 

## Avoid
- 
- 

## Remember
- 
- 

## If Drifting
STOP → STATE problem → RE-READ this → CONFIRM fix

```
□ Critical rules? □ Existing patterns? □ Tests pass?
```

Comments

No comments yet

Be the first to share your thoughts!