multi slct del
This commit is contained in:
7
CLAUDE.md
Normal file
7
CLAUDE.md
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
| Principle | Addresses |
|
||||
|-----------|-----------|
|
||||
| **Think Before Coding** | Wrong assumptions, hidden confusion, missing tradeoffs |
|
||||
| **Simplicity First** | Overcomplication, bloated abstractions |
|
||||
| **Surgical Changes** | Orthogonal edits, touching code you shouldn't |
|
||||
| **Goal-Driven Execution** | Leverage through tests-first, verifiable success criteria |
|
||||
Reference in New Issue
Block a user