Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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
소프트웨어 품질 보증 분석가·테스터

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
Showing top 8 of 36 collected skills in this repository.
#002
lobe-ui
1 skills2.0k249updated 2026-05-11
2.6% of creator
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다