🔖 3.2.12

This commit is contained in:
Tw93
2025-08-22 15:40:13 +08:00
parent a61870895e
commit 950b1a73cb
4 changed files with 15 additions and 5 deletions

View File

@@ -7,6 +7,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
- **Incremental progress over big bangs**: Break complex tasks into manageable stages
- **Learn from existing code**: Understand patterns before implementing new features
- **Clear intent over clever code**: Prioritize readability and maintainability
- **Simple over complex**: Keep all implementations simple and straightforward - prioritize solving problems and ease of maintenance over complex solutions
## Project Overview