Testing Mcp Tools banner
fiale-plus fiale-plus

Testing Mcp Tools

Testing community

Description

--- name: testing-mcp-tools description: Use when adding new MCP tools, modifying existing tools, or changing the TradingView API client. Ensures tools work correctly, handle errors gracefully, and maintain backward compatibility. --- # Testing MCP Tools Use this skill when: - Adding a new MCP tool (e.g., `screen_bonds`, `get_earnings_calendar`) - Modifying existing MCP tools (`screen_stocks`, `lookup_symbols`, etc.) - Changing the TradingView API client that tools depend on - Fixing bugs in t

Installation

Installs to ~/.claude/skills/fiale-plus-tradingview-mcp-server-testing-mcp-tools/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fiale-plus-tradingview-mcp-server-testing-mcp-tools && curl -fsSL https://raw.githubusercontent.com/fiale-plus/tradingview-mcp-server/HEAD/.claude/skills/testing-mcp-tools.md -o ~/.claude/skills/fiale-plus-tradingview-mcp-server-testing-mcp-tools/SKILL.md

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

Full documentation available on GitHub

View Source Repository