# Claude Code's Top 15 Hidden Features (December 2025) > Features most people don't know about. Knowing them doubles productivity. --- ## 1. Plan Mode (Shift+Tab twice) Architect mode for **analysis only** without changing code. Files cannot be modified until approved. Essential before complex refactoring. --- ## 2. `/init` - Create Project Memory ```bash /init ``` Codebase scan → `CLAUDE.md` automatically generated. Project context automatically loaded in all subsequent conversations.
# Claude Code's Top 15 Hidden Features (December 2025) > Features most people don't know about. Knowing them doubles productivity. --- ## 1. Plan Mode (Shift+Tab twice) Architect mode for **analysis only** without changing code. Files cannot be modified until approved. Essential before complex refactoring. --- ## 2. `/init` - Create Project Memory ```bash /init ``` Codebase scan → `CLAUDE.md` automatically generated. Project context automatically loaded in all subsequent conversations.
답변 0개
댓글을 작성하려면 로그인이 필요합니다.