Skip to content
Development
Command

/tools

List Claude Code Tools

From plugin
claude-code-rules
13716 skills13 agents16 commands3 MCP
Install
$ npx -y skills add NikiforovAll/claude-code-rules --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/tools

Context preview

What this command does when you run it.

List Claude Code Tools

Command definition

tools.md
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

# 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.
Ships withclaude-code-rules

A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

Get the whole plugin, auto-invoked
Stats
137
Stars
0
Views
20
Forks
Active
Maintenance
HTML
Language
Apache-2.0
License
10d ago
Last commit
1y ago
Created

Repo: NikiforovAll/claude-code-rules