- 新增 README、QUICKSTART、SUMMARY、CLAUDE.md 提供專案說明與上手指引 - 將 mempalace.yaml 的 wing 從 '00' 更新為 'tool-notes' Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
866 B
866 B
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