# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Repository Purpose This is a personal knowledge base of tool installation and usage notes (工具安裝與使用筆記). Each file is a standalone Markdown note documenting a specific tool's setup, API, and common patterns. ## Structure - `*-notes.md` — Individual tool notes (MarkItDown, MemPalace, Playwright) - `mempalace.yaml` — MemPalace configuration for this directory (wing: `tool-notes`) There is no build system, test suite, or application code. All content is Markdown documentation. ## Conventions - Notes are written in Traditional Chinese (繁體中文) - Each note follows a consistent structure: basic info, installation, core usage, advanced features - Notes preserve exact CLI commands and code snippets for reference