Skip to main content
Run any Skill in Manus
with one click
$pwd:
lobehub
GitHub creator profile

lobehub

Repository-level view of 38 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
38
repositories
3
occupation fields
3
updated
2026-05-23
repository explorer

Repositories and representative skills

#001
lobehub
36 skills77.6k15.3kupdated 2026-05-23
95% of creator
local-testing
Software Quality Assurance Analysts & Testers

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
Software DevelopersSoftware Quality Assurance Analysts & Testers

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
Software Developers

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
Software Developers

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
Software DevelopersWeb & Digital Interface Designers

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
Technical WritersSoftware Developers

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

2026-05-14
add-setting-env
Software Developers

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

2026-05-14
cli
Software Developers

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

2026-05-14
Showing top 8 of 36 collected skills in this repository.
#002
lobe-ui
1 skills2.0k249updated 2026-05-11
2.6% of creator
Showing 3 of 3 repositories
All repositories loaded