List Tools banner
disler disler

List Tools

Development community

Description

--- model: opus description: List all available tools as TypeScript function prototypes with parameter and purpose comments --- # Purpose List all available tools from your system prompt in TypeScript function prototype syntax, with descriptive comments for each tool and parameter. ## Instructions - Read your own system prompt to identify every tool available to you - Present each tool as a TypeScript function prototype - Each function gets a comment above it explaining the tool's purpose -

Installation

Installs to ~/.claude/commands/disler-bowser-list-tools.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/bowser/HEAD/.claude/commands/list-tools.md -o ~/.claude/commands/disler-bowser-list-tools.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository