ktor
Automate Ktor framework bug fixes from issue to pull request
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Ktor skills?โผ
Run `npx skills add ktorio/ktor --all -g -y` in your terminal to install all skills in this suite globally.
How to fix a Ktor bug with AI?โผ
Give the agent a GitHub issue number or YouTrack ID like KTOR-9352, and it will reproduce the bug, write a failing test, implement the fix, and open a pull request.
What is Ktor used for?โผ
Ktor is an asynchronous Kotlin framework for building microservices, web applications, and HTTP clients across JVM, JavaScript, and native platforms.
Does the fix-bug skill run tests automatically?โผ
Yes. It creates a failing reproducer test first, then runs module-specific Gradle tests, linting, and ABI validation before opening the pull request.
Does it work with YouTrack issues?โผ
Yes. It accepts YouTrack IDs or URLs, fetches issue details via the YouTrack MCP server, and updates the issue status as work progresses.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core