Skill Claude CodeCodexCursor
Adds tests for the ktnip KSP processor. Use when adding tests for a new collector, testing processor behavior with new annotations, or verifying KSP code generation for the telegram-bot library.
14 tagged telegram bot api, measured the same way as everything else here.
Browse within: bot 14hacktoberfest 14kotlin 14telegram 14telegram-bot 14
Skill Claude CodeCodexCursor
Adds tests for the ktnip KSP processor. Use when adding tests for a new collector, testing processor behavior with new annotations, or verifying KSP code generation for the telegram-bot library.
Skill Claude CodeCodexCursor
Adds a new Telegram Bot API method (action class and top-level functions). Use when implementing a new Telegram API endpoint, adding support for a specific method (e.g. sendVideoNote, getChatMemberCount), or creating a new action for the telegram-bot library.
Skill Claude CodeCodexCursor
Skill "setup-bot-handlers" from vendelieu/telegram-bot, covering setup bot handlers, two approaches, dsl handlers, typed update handlers and input listener.