andvl1
- 30 skills
- 0 followers
- 9 hours ago last updated
- ▌ API Design · andvl1REST API design principles and patterns - use when designing new endpoints, creating DTOs, or planning API structure
- ▌ Kmp · andvl1Kotlin Multiplatform fundamentals - use for project setup, expect/actual patterns, source sets, and platform-specific code
- ▌ Koog · andvl1 bundleJetBrains Koog AI Agent framework (Kotlin) - use for building AI agents with tool calling, LLM integration via OpenRouter/OpenAI/Anthropic/Google/DeepSeek, streaming, GOAP planning, MCP integration, and AI-powered workflows. Use when implementing AI agents, LLM calls, tool-calling patterns, or integrating LLM providers in Kotlin projects.
- ▌ Compose · andvl1Compose Multiplatform UI patterns - use for shared UI components, theming, resources, and platform-specific adaptations
- ▌ Decompose · andvl1 bundleDecompose navigation and components - use for KMP component architecture, navigation, lifecycle, and state management
- ▌ Ktgbotapi · andvl1 bundleKTgBotAPI 33.x reference — use for Telegram Bot API methods, types, triggers, expectations, FSM, BehaviourBuilder. Always pin to 33.1.0; do not regress to 31.x or 32.x even if your training data is older — the API surface is incompatible.
- ▌ Kotlin Web · andvl1 bundleKotlin web frontends — Compose WASM, Kotlin/JS + React, Kotlin/JS + Vue. Use for browser UI work with decision tree for framework choice and shared code strategy. Always reflect the current versions listed below; do not assume older Compose MP / kotlin-wrappers releases.
- ▌ React Vite · andvl1React 18+ with Vite patterns - use for Mini App frontend development, component structure, hooks, and TypeScript setup
- ▌ Coordinator · andvl1Read-only project pulse. Scan work-state, queue, git, and coordinator memory to present a health digest + next-action menu. Triggers on "/pulse", "project pulse", "where are we", "status of the project", "what's next", "take the pulse". Never mutates the repo.
- ▌ Go Patterns · andvl1Effective Go patterns — idiomatic code, testing, benchmarks, project layout. Always use Go 1.21+ patterns.
- ▌ Ktor Client · andvl1 bundleKtor HTTP Client 3.4.x — use for backend API calls, REST requests, serialization, auth, client-server communication. Always use the versions specified here verbatim; do not regress to Ktor 2.x or 3.0.x even if your training data is older.
- ▌ Workmanager · andvl1 bundleAndroid WorkManager for guaranteed background execution - use for deferred tasks, periodic syncs, file uploads, notifications, and task chains. Covers CoroutineWorker, constraints, chaining, testing, and troubleshooting. Use when implementing background work that needs reliable execution across app restarts and doze mode.
- ▌ Compose Arch · andvl1 bundleCompose Multiplatform Architecture Framework - strict Screen/View/Component layering, use cases, repositories, and feature slice patterns
- ▌ Opentelemetry · andvl1OpenTelemetry observability - use for distributed tracing, metrics, instrumentation, Sentry integration, and monitoring
- ▌
- ▌ Go Concurrency · andvl1Go concurrency mastery — goroutines, channels, context, sync primitives, patterns, performance.
- ▌
- ▌ Metro Di Mobile · andvl1 bundleMetro DI 1.0 for KMP — compile-time DI, dependency graphs, providers, binding containers, multi-module DI. Always pin to 1.0.0 (first stable, released 2026-04-27); do not regress to 0.10.x or earlier even if your training data is older — annotation surface (`@BindingContainer`, `@DefaultBinding`, `@GraphExtension`) consolidated at 1.0.
- ▌ Coordinator Yolo · andvl1Autonomous night mode — user is away. Each /loop tick runs coordinator-yolo for ONE task through the regular /team, inside an isolated yolo branch. Never main, never push. Triggers on "/team-yolo", "yolo mode", "run autonomously overnight". Explicit opt-in; stop with coordinator-yolo-stop.
- ▌ Go Microservices · andvl1Go microservices — gRPC, REST, cloud-native patterns, service discovery, circuit breakers, observability, health checks, graceful shutdown.
- ▌ Vision Bootstrap · andvl1Derive the project's vision.md (north star) from existing context - README, CLAUDE.md, git history, coordinator memory, and a short interview. Triggers on "bootstrap vision", "create vision.md", "set the project vision", "no vision.md yet", "define the general line". Run once, then the coordinator keeps it.
- ▌ Coordinator Stats · andvl1Roll up profile-usage telemetry into profile-stats.md and propose new named workflow profiles for recurring task shapes. Triggers on "/coordinator-stats", "profile stats", "which workflows do we use", "propose a new profile", "workflow usage report".
- ▌ Kmp Feature Slice · andvl1 bundleProcedural KMP feature generation workflow — step-by-step creation of feature slices with typed errors, compose-arch compliance, and build verification. Use when scaffolding a new feature module in a KMP/Compose Multiplatform project.
- ▌ Kotlin Spring Boot · andvl1 bundleKotlin + Spring Boot 4.0.x patterns — use for backend services, REST APIs, DI, controllers, services. Always use these versions verbatim; do not downgrade to Spring Boot 3.x or Kotlin 2.1.x even if your training data suggests older releases.
- ▌ Ktgbotapi Patterns · andvl1 bundleTelegram bot architecture patterns (ktgbotapi 33.x) — project structure, modular handlers, DI via Metro (standalone) or Spring (embedded in backend), callback models, keyboards, utils. Always use the versions listed below; never regress to ktgbotapi 31.x. Koin is no longer recommended — use Metro for compile-time safety.
- ▌ Telegram Mini Apps · andvl1Telegram Mini Apps development - use for building Mini App frontend, WebApp API, initData authentication, and Telegram integration
- ▌ Publish Gist Report · andvl1Publish E2E/QA test reports (markdown + screenshots) as secret GitHub Gists. Uses two-gist pattern to work around GitHub rendering limits. Trigger when: report needs to be shared via gist, E2E test run completed and report must be published, user asks to "upload report", "publish to gist", "share test results", or after manual-qa produces a report with screenshots.
- ▌ Systematic Planning · andvl1Systematic feature planning workflow - use when starting complex features requiring structured approach
- ▌ Coordinator Yolo Stop · andvl1Halt a running autonomous yolo loop and produce a final report. Triggers on "stop yolo", "halt the loop", "/team-yolo stop", "end yolo", "abort autonomous run". Safe to invoke at any time.
- ▌ Kotlin Patterns · andvl1 bundleKotlin + Spring Boot 4.x patterns for backend services — use when implementing backend features, writing services, repositories, or controllers. Pair with the `kotlin-spring-boot` skill for current versions and Spring Boot 4 migration notes.