# Tools 工具集合项目。 ## 项目结构 - `.claude/` — Claude Code 配置 ## 开发规范 - 所有回复和文档使用简体中文 - 代码注释保留英文 ## 引入的规则 @rules/common/baserule.md @rules/common/claude-init-recall.md @rules/common/changelog-recall.md @rules/common/deferred-recall.md @rules/common/distillery-recall.md @rules/common/epee-orchestrator.md @rules/common/pitfall-recall.md @rules/common/profile-recall.md ## 项目专属规则 项目级规则放在 `.claude/rules/project/` 下,通过以下方式引入(按需添加): ## 关联资源 - **Skills 主存储**:`.claude/skills//SKILL.md` - **Hooks 配置**:`.claude/settings.json` - **数据目录**:`.claude/changelog/`、`.claude/deferred/`、`.claude/pitfalls/`、`.claude/distillery/`、`.claude/profile/` - **本地环境**:`.claude/settings.local.json`(设备绑定,不版控;模板见 `settings.local.example.json`)