← all publishers

lobehub

@lobehub source repo

50 published skills

  1. Acceptance 2 · lobehub bundle
    End-to-end verification and self-evidence for a delivery in any repository, with or without a preconfigured verify plan. Discover an existing plan when one was handed to this run; otherwise author checks and publish a standalone acceptance. Pick the proving surface (CLI / web / desktop / iOS Simulator), drive the real product, capture visually confirmed evidence, and publish a round with the lh CLI. Triggers on 'verify the task', 'collect evidence', 'prove it works', 'upload evidence', 'verify plan', 'requiredEvidence', 'local test', 'manual test', 'test report', 'test with cli', 'test in electron', 'test desktop', or any local end-to-end verification task. Needs no ambient ids, and never depends on running inside a LobeHub conversation.
    0
    installs
  2. React · lobehub bundle
    Use for TSX components, UI libraries, styling, state locality, layout, render performance and memoization.
    0
    installs
  3. Linear · lobehub
    Use for Linear issues, LOBE-xxx links, status updates, completion comments and sub-issue trees.
    0
    installs
  4. Testing · lobehub bundle
    Use for Vitest tests, mocks, coverage and failing-test diagnosis.
    0
    installs
  5. Deep Review · lobehub bundle
    Use for independent PR, diff or branch review; not explanations. Full multi-agent review requires an explicit deep-review request.
    0
    installs
  6. Product Design · lobehub bundle
    Use for new surfaces, redesigns and vague product asks: establish user tasks and business meaning. Built-screen audits and visual polish have separate skills.
    0
    installs
  7. Task · lobehub bundle
    \<task\_skill\_guides>
    0
    installs
  8. Store Data Structures · lobehub bundle
    Explicit compatibility entry for Zustand data-shape guidance.
    0
    installs
  9. Local Testing · lobehub
    Local browser verification for the lobe-ui component library and documentation site. Uses agent-browser against the React Router and Vite development server, including component pages, manifest-backed standalone demos, theme states, and responsive layouts. Trigger on local test, UI test, verify component, test in browser, visual check, or screenshot demo.
    0
    installs
  10. Sync Upstream Gateway · lobehub
    将本仓库的 Go gateway 实现与上游 LobeHub 参考实现(device-gateway / agent-gateway)以及应用侧客户端协议进行对齐。当需要同步上游协议、追平最新实现、或对齐到指定 LobeHub tag/commit 时调用。
    0
    installs
  11. Lobehub CLI · lobehub bundle
    Command-line tool for managing LobeHub services. Use this skill when you need to manage AI agents, knowledge bases, conversations, files, models, providers, bot integrations, or any LobeHub Cloud resources. Covers authentication, agent execution, content generation, memory management, and device connectivity.
    0
    installs
  12. Agent Work · lobehub
    Use for the Agent Work output registry: registration, deduplication, cards, skill providers, CLI scanners and Work types.
    1
    install
  13. Spa Routes · lobehub
    Use for SPA routes and page segments: Web/desktop/mobile/popup routers, redirects and src/routes-to-features boundaries.
    1
    install
  14. Typescript · lobehub
    Use for TypeScript style and type safety when editing TS/TSX/MTS, including imports, async code and error suppression.
    1
    install
  15. UX · lobehub bundle
    Use for product design principles and UX checks when designing or implementing user-facing flows.
    1
    install
  16. CLI · lobehub bundle
    LobeHub CLI (@lobehub/cli) development guide — commands, subcommands, architecture.
    1
    install
  17. Pr · lobehub bundle
    Create a PR for the current branch (targets `canary` by default), including splitting one cross-layer branch into ordered stacked PRs so a lower layer (db / shared package / server TRPC) merges before its callers (desktop / CLI / UI). Use when the user asks to create / submit a PR, or to split a branch because clients call a server contract that isn't on the trunk yet. Triggers on 'pr', 'create pr', 'submit pr', 'open a PR', 'pull request', 'split this PR', 'stacked PR', 'backend should merge first', '提 PR', '提个 PR', '新建 PR', '拆 PR', '后端先合', '分层合并'.
    1
    install
  18. Acceptance · lobehub bundle
    End-to-end verification and self-evidence for a delivery in any repository, with or without a preconfigured verify plan. Discover an existing plan when one was handed to this run; otherwise author checks and publish a standalone acceptance. Pick the proving surface (CLI / web / desktop / iOS Simulator), drive the real product, capture visually confirmed evidence, and publish a round with the lh CLI. Triggers on 'verify the task', 'collect evidence', 'prove it works', 'upload evidence', 'verify plan', 'requiredEvidence', 'local test', 'manual test', 'test report', 'test with cli', 'test in electron', 'test desktop', or any local end-to-end verification task. Needs no ambient ids, and never depends on running inside a LobeHub conversation.
    1
    install
  19. Cleanup Git Worktrees · lobehub bundle
    Use for stale-worktree, Git registration and branch audits. Managed removal uses the repo lifecycle.
    1
    install
  20. Agent Runtime Hooks · lobehub
    Use for agent lifecycle hooks, tool mocks, intervention, sub-agent calls and context compression.
    1
    install
  21. Heterogeneous Agent · lobehub bundle
    Use for Claude Code/Codex external-agent adapters, IPC, event mapping, sessions, persistence and tool-call chains.
    1
    install
  22. Model Bank Metadata · lobehub bundle
    Use for model knowledgeCutoff, family and generation metadata: onboarding, corrections, research and bulk backfills.
    1
    install
  23. Response Compliance · lobehub
    Use for OpenResponses/Response API compliance tests, endpoint schema failures and test runs.
    1
    install
  24. Add Model Provider · lobehub bundle
    Add an AI model provider to LobeHub, including runtime integration, model cards, configuration, branding, documentation, and acceptance. Also use for provider documentation updates; adding models to an existing provider does not require a new provider integration.
    1
    install
  25. Agent Testing Bot · lobehub bundle
    Use for real bot-channel acceptance in Discord, Slack, Telegram, WeChat/Weixin, Lark/Feishu, QQ or iMessage on macOS. Extends acceptance with native chat apps.
    1
    install
  26. Design Prototype · lobehub bundle
    Use for interactive HTML prototypes (交互原型) with the real LobeHub UI stack. Excludes production UI implementation.
    1
    install
  27. Full Text Search · lobehub bundle
    Use for product search: FtsSearchRepo, pg_search/Elasticsearch, mapping migrations, projections, Outbox sync, reindexing and performance. Excludes agent web search.
    1
    install
  28. Project Overview · lobehub
    Use for the OSS repository map, code-layer lookup, apps/packages/src ownership and business stubs.
    1
    install
  29. Upstash Workflow · lobehub bundle
    Use for Upstash Workflow/QStash handlers, triggers, durable steps and async fan-out.
    1
    install
  30. Add Setting Env · lobehub bundle
    Add server-side environment variables that control default values for user settings.
    1
    install
  31. Split Micro App · lobehub
    Use for standalone micro apps: React Router SSR/SSG, Cloud overlays, Workers, CDN/R2, SEO/OG, gateway routes, previews, Docker integration and SSR bundle isolation.
    1
    install
  32. Version Release · lobehub bundle
    Version release workflow — release process and GitHub Release notes (not docs/changelog pages).
    1
    install
  33. Docs Changelog · lobehub
    Use for EN/ZH website product changelogs in docs/changelog/*.mdx. Excludes GitHub Release notes.
    1
    install
  34. LLM Generation · lobehub bundle
    Use for application prompts, generateObject/generateText, model selection and generation tracing. Excludes provider adapters and agent snapshots.
    1
    install
  35. Agent Tracing · lobehub
    Use for agent traces by operation ID (拉线上 tracing): failed tools, arguments/results, available tools, execution location, LLM calls and context.
    1
    install
  36. Compose Atoms · lobehub
    Use for splitting heavy domains into capabilities (原子组件) across page, portal, share or micro-app hosts, sinking state (状态下沉) and replacing mode/readOnly flags. Simple component splits: react.
    1
    install
  37. DB Migrations · lobehub
    Use for Drizzle migration rollout, online indexes, backfills, idempotent SQL and migration regeneration or rebase conflicts.
    1
    install
  38. Debug Package · lobehub
    Use for debug() logging, lobe-* namespaces, DEBUG/localStorage.debug configuration and log formatting.
    1
    install
  39. Agent Signal · lobehub bundle
    Use for Agent Signal sources, actions, policies, middleware, workflow handoff and deduplication.
    1
    install
  40. Builtin Tool · lobehub bundle
    Use for LobeHub builtin agent tools: manifests, executors, runtimes, inspectors, renders, streaming and intervention.
    1
    install
  41. Skills Audit · lobehub bundle
    Audit .agents/skills SKILL.md files. Use for recurring checks of duplicate, overlapping, stale, inconsistent, or broken skills and merge/delete candidates.
    1
    install
  42. Trpc Router · lobehub
    Use for server TRPC routers, procedures and API endpoints in apps/server/src/routers.
    1
    install
  43. Chat Sdk · lobehub
    Use for multi-platform bots built with chat SDK: webhooks, mentions, slash commands, cards, modals and streaming.
    1
    install
  44. UX Audit · lobehub bundle
    Audit a page / surface against the Designing Interfaces pattern language + the ux skill checklists, then land findings. Three layers — static (code), visual (screenshots), dynamic (automated user journey + perf). Use to run a repeatable, standards-based UX review of one screen.
    1
    install
  45. Desktop · lobehub bundle
    Electron desktop development guide — IPC handlers, controllers, preload scripts, window/menu management.
    1
    install
  46. Drizzle · lobehub
    Use for Drizzle schemas and queries: tables, indexes, relations, joins and inferred types. Rollout belongs to db-migrations.
    1
    install
  47. Zustand · lobehub bundle
    Use for Zustand stores: list/detail splits, state type sources, slices, actions, reducers, selectors, optimistic updates and class-action composition.
    1
    install
  48. Hotkey · lobehub
    Use for keyboard shortcuts, registration, key combinations, scope, conflicts and shortcut tooltips.
    1
    install
  49. I18N · lobehub
    Use for user-facing strings and react-i18next locale keys, namespaces, interpolation, translations or bun run i18n.
    1
    install
  50. Modal · lobehub
    Use for modals, dialogs and confirmations with createModal, confirmModal, ModalHost or base-ui modal APIs.
    1
    install