← all publishers

leookun

@leookun source repo

10 published skills

  1. LLM Core Types · leookun bundle
    Preserve and extend this project's provider-neutral LLM core types. Use when changing internal/llm request messages, content blocks, tool definitions, assistant responses, usage, or streaming response events; when adding OpenAI or Anthropic adapters; or when deciding whether a field belongs in the core model or in a provider adapter.
    0
    installs
  2. Go Comment Conventions · leookun bundle
    Enforce concise Chinese responsibility and API comments in this Go project. Use when creating, modifying, or reviewing Go packages, files, types, structs, interfaces, fields, tests, constants, functions, or methods so the code remains self-documenting without excessive line-by-line narration.
    0
    installs
  3. Extract Embedded Protos · leookun bundle
    Recover all embedded FileDescriptorProto values from a compiled Go binary, preserve the original descriptor set, and flatten every recovered protobuf package into one searchable and protoc-compilable .proto file. Use when inspecting Devin, Windsurf, Codeium, or another compiled Go application for protobuf/gRPC schemas; locating RPC requests, messages, system prompts, tool definitions, field numbers, or service streaming contracts; or replacing guessed reverse-engineered structs with descriptor-backed definitions.
    0
    installs
  4. I18N · leookun
    Implement and review Cursor BYOK desktop localization, including t() usage, locale catalogs, system-language selection, translation completeness, and language settings under apps/desktop.
    0
    installs
  5. Release · leookun bundle
    Prepare, authorize, publish, troubleshoot, and verify Cursor BYOK desktop GitHub Releases. Use for version bumps, release tags, GitHub Actions release runs, updater manifests, signing, or release-readiness checks.
    0
    installs
  6. Frontend · leookun bundle
    Implement and review the Cursor BYOK React/Tauri desktop frontend. Use for changes under apps/desktop involving routing, page layout, window chrome, settings UI, scrolling, virtualization, charts, themes, or frontend component architecture.
    0
    installs
  7. Floating UI · leookun
    Implement or review floating desktop UI such as dropdowns, popovers, tooltips, menus, comboboxes, and nested overlays under apps/desktop.
    0
    installs
  8. Database Schema · leookun
    Implement and review Cursor BYOK SQLite schema changes. Use when adding or changing tables, columns, indexes, constraints, foreign keys, SQLx migrations, persistence mappings, or database fixtures under server.
    0
    installs
  9. Model Selection · leookun
    Implement and review desktop selection of configured models through the unified grouped ModelSelect component. Use when adding or changing model dropdowns, model filters, Commit model settings, single-model selection, multi-model selection, provider grouping, or configured-model option construction under apps/desktop.
    0
    installs
  10. Cursor Prefix Stability · leookun
    Implement and review Cursor BYOK conversation projection with append-only provider history and prefix-cache stability. Use when changing runtime prompts, request context, canonical messages, checkpoint hydration, compaction, message identity, or provider history serialization under server.
    0
    installs