Initial commit
This commit is contained in:
23
commands/tools.md
Normal file
23
commands/tools.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
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.
|
||||
```
|
||||
Reference in New Issue
Block a user