Agent Skills by Jey
Showing 14 vetted skills indexed across 1 GitHub repositories.
add-ktnip-parameter-strategy
Add custom parameter resolution strategies to the ktnip KSP processor.
add-telegram-update-field
Add fields to Kotlin Telegram Update data class and integrate them across the framework.
add-ktnip-ksp-tests
Add and integrate KSP processor tests for the ktnip processor across K1 and K2 compilers.
add-ktnip-collector
Add custom annotation collectors to the ktnip KSP processor.
add-telegram-api-tests
Generate Kotlin unit tests for Telegram Bot API actions using Kotest.
add-telegram-api-action
Generate Kotlin action and options classes for new Telegram Bot API methods.
create-input-chain
Define multi-step input chains for Telegram bot conversations using a Kotlin DSL.
build-inline-keyboard
Generates Telegram bot inline keyboards with a Kotlin DSL for interactive user interfaces.
add-wizard-step
Implement multi-step wizard flows in Telegram bots with state management.
build-reply-keyboard
Construct Telegram reply keyboards with a Kotlin DSL.
setup-bot-handlers
Configure Telegram bot event handlers using Kotlin DSL or KSP annotations.
handle-callback-query
Process Telegram inline keyboard button presses and send callback query responses.
add-wizard-handler
Configure @WizardHandler annotations for Telegram bot wizard flows with KSP code generation.
build-wizard-flow
Create multi-step Telegram bot wizard flows with Kotlin annotations.