mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-14 02:42:04 +08:00
- Introduced `help-i18n.js` for managing translations in Chinese and English for the help view. - Created `help.js` to render the help view, including command categories, workflow diagrams, and CodexLens quick-start. - Implemented search functionality with debounce for command filtering. - Added workflow diagram rendering with Cytoscape.js integration. - Developed tests for write-file verification, ensuring proper handling of small and large JSON files.
6 lines
278 B
Markdown
6 lines
278 B
Markdown
# Claude Instructions
|
|
|
|
- **CLI Tools Usage**: @~/.claude/rules/cli-tools-usage.md
|
|
- **Coding Philosophy**: @~/.claude/rules/coding-philosophy.md
|
|
- **Context Requirements**: @~/.claude/rules/context-requirements.md
|
|
- **File Modification**: @~/.claude/rules/file-modification.md |