/tools
List Claude Code Tools
$ npx -y skills add NikiforovAll/claude-code-rules --agent claude-codeHow 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.mddescription: 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.
A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.
Other commands on claude-code-rules.
- /update-component-reference
description: Add plugin components to the website docs, including component reference pages, plugin index entries, and plugin READMEs argument-hint: Component or plugin to document (e.g., "skill glab", "agent code-reviewer", "plugin handbook-reflect") allowed-tools:
Open command - /version-bump
Bump versions across the monorepo during release process
Open command - /explain
Provide clear explanations of code, concepts, and system behavior with educational clarity
Open command - /five-whys
Use the "Five Whys" root cause analysis technique to deeply understand problems.
Open command - /prompt-generator
Generate effective prompts for Claude 4.5 Sonnet to achieve user-defined outcomes
Open command - /reflect
Create a reflective analysis of the current Claude Code session, focusing on techniques, patterns, lessons learned, and workflow improvements.
Open command

