概要
The Telegram Bot Developer skill provides a comprehensive framework for building production-grade Telegram bots across Rust, Python, and Node.js. It streamlines the development process by offering standardized patterns for command handlers, inline keyboards, and Finite State Machines (FSM) for complex user dialogues. Crucially, the skill prioritizes security, enforcing mandatory secret protection through automated git-leaks detection and environment variable management to prevent bot token exposure. Whether you are building simple notification scripts or complex interactive applications, this skill provides the boilerplate and best practices for polling, webhooks, and database integration.