Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
lobehub
GitHub 创作者资料

lobehub

按仓库查看 3 个 GitHub 仓库中的 38 个已收集 skills,并展示近似职业覆盖。

已收集 skills
38
仓库
3
职业领域
3
更新
2026-05-23
仓库浏览

仓库与代表性 skills

#001
lobehub
36 个 skills77.6k15.3k更新于 2026-05-23
占该创作者 95%
local-testing
软件质量保证分析师与测试员

Local app and bot testing. Uses agent-browser CLI for Electron/web app UI testing, and osascript (AppleScript) for controlling native macOS apps (WeChat, Discord, Telegram, Slack, Lark/飞书, QQ) to test bots. Triggers on 'local test', 'test in electron', 'test desktop', 'test bot', 'bot test', 'test in discord', 'test in telegram', 'test in slack', 'test in weixin', 'test in wechat', 'test in lark', 'test in feishu', 'test in qq', 'manual test', 'osascript', or UI/bot verification tasks.

2026-05-23
agent-tracing
软件开发工程师软件质量保证分析师与测试员

Agent tracing CLI for inspecting agent execution snapshots. Use when user mentions 'agent-tracing', 'trace', 'snapshot', wants to debug agent execution, inspect LLM calls, view context engine data, or analyze agent steps. Triggers on agent debugging, trace inspection, or execution analysis tasks.

2026-05-23
builtin-tool
软件开发工程师

Build a new builtin tool package under `packages/builtin-tool-<name>/`. Use when adding a new agent-callable toolset, designing its API surface (manifest / ApiName / Params / State), implementing the Executor + ExecutionRuntime, building the Inspector / Render / Placeholder / Streaming / Intervention / Portal UI, or wiring a tool into the central registries (`packages/builtin-tools/src/{index,identifiers,inspectors,renders,placeholders,streamings,interventions,portals}.ts` and `src/store/tool/slices/builtin/executors/index.ts`). Triggers on "new builtin tool", "add a tool", "tool inspector", "tool render", "tool placeholder", "tool streaming", "tool intervention", "BuiltinToolManifest", "BaseExecutor", "ExecutionRuntime".

2026-05-22
typescript
软件开发工程师

TypeScript code style and type-safety guide for LobeHub. Read before writing or editing any `.ts` / `.tsx` / `.mts` — covers `interface` vs `type`, `Record<PropertyKey, unknown>` over `any`/`object`, `as const satisfies`, `@ts-expect-error` over `@ts-ignore`, `import type` (`separate-type-imports`), `async`/`await` + `Promise.all`, `for…of` over indexed `for`, and the no-silent-`.catch(() => fallback)` rule. Also use when reviewing type quality, deciding module augmentation (`declare module`) over `namespace`, or designing extensible types (e.g. `PipelineContext.metadata`). Triggers on any TypeScript file edit, 'fix the type', 'why is this `any`', 'should this be interface or type', 'eslint type-import', 'ts-expect-error'.

2026-05-22
react
软件开发工程师网页与数字界面设计师

Use when writing or editing any `.tsx` under `src/**`. Triggers: createStaticStyles, createStyles, cssVar, antd-style, Flexbox, Center, Select, Modal, Drawer, Button, Tooltip, DropdownMenu, Popover, Switch, ScrollArea, Link, useNavigate, react-router-dom, next/link, desktopRouter, componentMap.desktop, .desktop.tsx, new component, new page, edit layout, add styles, zustand selector, @lobehub/ui, antd import.

2026-05-16
add-provider-doc
技术写作员软件开发工程师

Add documentation for a new AI provider — usage docs, env vars, Docker config, image resources.

2026-05-14
add-setting-env
软件开发工程师

Add server-side environment variables that control default values for user settings.

2026-05-14
cli
软件开发工程师

LobeHub CLI (@lobehub/cli) development guide — commands, subcommands, architecture.

2026-05-14
当前展示该仓库 Top 8 / 36 个已收集 skills。
#002
lobe-ui
1 个 skills2.0k249更新于 2026-05-11
占该创作者 2.6%
已展示 3 / 3 个仓库
已展示全部仓库