← all publishers

andvl1

@andvl1 source repo

30 published skills

  1. API Design · andvl1
    REST API design principles and patterns - use when designing new endpoints, creating DTOs, or planning API structure
    0
    installs
  2. Kmp · andvl1
    Kotlin Multiplatform fundamentals - use for project setup, expect/actual patterns, source sets, and platform-specific code
    0
    installs
  3. Koog · andvl1 bundle
    JetBrains 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.
    0
    installs
  4. Compose · andvl1
    Compose Multiplatform UI patterns - use for shared UI components, theming, resources, and platform-specific adaptations
    0
    installs
  5. Decompose · andvl1 bundle
    Decompose navigation and components - use for KMP component architecture, navigation, lifecycle, and state management
    0
    installs
  6. Ktgbotapi · andvl1 bundle
    KTgBotAPI 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.
    0
    installs
  7. Kotlin Web · andvl1 bundle
    Kotlin 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.
    0
    installs
  8. React Vite · andvl1
    React 18+ with Vite patterns - use for Mini App frontend development, component structure, hooks, and TypeScript setup
    0
    installs
  9. Coordinator · andvl1
    Read-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.
    0
    installs
  10. Go Patterns · andvl1
    Effective Go patterns — idiomatic code, testing, benchmarks, project layout. Always use Go 1.21+ patterns.
    0
    installs
  11. Ktor Client · andvl1 bundle
    Ktor 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.
    0
    installs
  12. Workmanager · andvl1 bundle
    Android 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.
    0
    installs
  13. Compose Arch · andvl1 bundle
    Compose Multiplatform Architecture Framework - strict Screen/View/Component layering, use cases, repositories, and feature slice patterns
    0
    installs
  14. Opentelemetry · andvl1
    OpenTelemetry observability - use for distributed tracing, metrics, instrumentation, Sentry integration, and monitoring
    0
    installs
  15. Chrome Testing · andvl1
    Chrome Testing Skill
    0
    installs
  16. Go Concurrency · andvl1
    Go concurrency mastery — goroutines, channels, context, sync primitives, patterns, performance.
    0
    installs
  17. Mobile Testing · andvl1
    Mobile Testing Skill
    0
    installs
  18. Metro Di Mobile · andvl1 bundle
    Metro 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.
    0
    installs
  19. Coordinator Yolo · andvl1
    Autonomous 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.
    0
    installs
  20. Go Microservices · andvl1
    Go microservices — gRPC, REST, cloud-native patterns, service discovery, circuit breakers, observability, health checks, graceful shutdown.
    0
    installs
  21. Vision Bootstrap · andvl1
    Derive 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.
    0
    installs
  22. Coordinator Stats · andvl1
    Roll 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".
    0
    installs
  23. Kmp Feature Slice · andvl1 bundle
    Procedural 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.
    0
    installs
  24. Kotlin Spring Boot · andvl1 bundle
    Kotlin + 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.
    0
    installs
  25. Ktgbotapi Patterns · andvl1 bundle
    Telegram 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.
    0
    installs
  26. Telegram Mini Apps · andvl1
    Telegram Mini Apps development - use for building Mini App frontend, WebApp API, initData authentication, and Telegram integration
    0
    installs
  27. Publish Gist Report · andvl1
    Publish 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.
    0
    installs
  28. Systematic Planning · andvl1
    Systematic feature planning workflow - use when starting complex features requiring structured approach
    0
    installs
  29. Coordinator Yolo Stop · andvl1
    Halt 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.
    0
    installs
  30. Kotlin Patterns · andvl1 bundle
    Kotlin + 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.
    0
    installs