system-prompts-and-models-o.../docs/.vitepress/dist/assets/en_claude-code_index.md.BF4TUPkT.js
2025-10-15 12:25:44 +08:00

2 lines
2.7 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as o,c as t,o as a,ae as d}from"./chunks/framework.CBTkueSR.js";const h=JSON.parse('{"title":"Claude Code","description":"","frontmatter":{},"headers":[],"relativePath":"en/claude-code/index.md","filePath":"en/claude-code/index.md","lastUpdated":1760450691000}'),s={name:"en/claude-code/index.md"};function c(i,e,n,r,l,u){return a(),t("div",null,[...e[0]||(e[0]=[d('<h1 id="claude-code" tabindex="-1">Claude Code <a class="header-anchor" href="#claude-code" aria-label="Permalink to &quot;Claude Code&quot;"></a></h1><ul><li><a href="./claude-code-system-prompt.html">claude-code-system-prompt</a></li><li><a href="./claude-code-tools.html">claude-code-tools</a></li></ul><h2 id="summary-of-product-tool-documents" tabindex="-1">Summary of Product Tool Documents <a class="header-anchor" href="#summary-of-product-tool-documents" aria-label="Permalink to &quot;Summary of Product Tool Documents&quot;"></a></h2><p>This directory contains the core system prompts and toolset definitions designed for the AI programming assistant &quot;Claude Code&quot;. Claude Code is positioned as an interactive command-line interface (CLI) tool designed to help users with various software engineering tasks.</p><ul><li><p><strong><code>claude-code-system-prompt.md</code></strong>: This is the core system prompt for Claude Code, defining its identity, communication style (concise, direct), and code of conduct. The prompt emphasizes understanding the codebase through search tools before executing tasks and using the <code>TodoWrite</code> tool for task planning and tracking. It also stipulates that after making code changes, validation steps such as lint and typecheck must be run to ensure code quality.</p></li><li><p><strong><code>claude-code-tools.md</code></strong>: Defines in detail the set of tools available to Claude Code in JSON format. These tools are comprehensive, covering everything from code exploration (<code>Glob</code>, <code>Grep</code>, <code>LS</code>), file operations (<code>Read</code>, <code>Edit</code>, <code>Write</code>) to task execution and management (<code>Task</code>, <code>Bash</code>, <code>TodoWrite</code>). Particularly noteworthy is the <code>Task</code> tool, which can launch a dedicated sub-agent to handle complex tasks, as well as the <code>WebFetch</code> and <code>WebSearch</code> tools for retrieving information from the web.</p></li></ul><p>In summary, these two files together depict a powerful and rigorously workflow-oriented CLI code assistant. Through a rich toolset and mandatory requirements for task planning and code validation, it aims to systematically and with high quality fulfill users&#39; development requests.</p>',6)])])}const p=o(s,[["render",c]]);export{h as __pageData,p as default};