Files
2025-11-30 08:44:18 +08:00

23 lines
522 B
Markdown

---
description: List Claude Code Tools
---
List available Claude Code tools for various development tasks.
List tools as-is. Write two sections with Built-in tools and Custom tools.
For each tool, provide a brief description of its purpose.
## Constraints
* IMPORTANT: Read only the content of `.claude` directory.
## Output Format
```markdown
# Built-in Tools
- Tool Name: Description of the tool's purpose.
# Custom Tools
- Tool Name($TOOL_TYPE|COMMAND|AGENT|MCP|SKILL): Description of the tool's purpose.
```