
agentmatters/mullai-bot
2 skills2 installs6 starsGitHub
Install
npx skills add https://github.com/agentmatters/mullai-botSkills in this repo
1Agentic EngineeringA Claude Code skill that defines an operating method for agentic engineering, where AI agents do most implementation and humans enforce quality. It covers eval-first loops, task decomposition, cost-aware model routing, session strategy, and review focus for AI-generated code. A developer uses it to structure and control multi-step agent work.1installs2Kotlin Ktor PatternsA Claude Code skill that provides Ktor server patterns for building HTTP APIs in Kotlin. It covers project structure, the routing DSL, content negotiation with kotlinx.serialization, JWT authentication, Koin dependency injection, WebSockets, and testApplication integration tests. A backend developer uses it when building or reviewing a Ktor service.1installs