Skip to main content
Back to registry

desktop

lobehub/lobehub

Installs331
Install command
npx skills add https://github.com/lobehub/lobehub --skill desktop
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
LobeHub desktop is built on Electron with main-renderer architecture: Location: apps/desktop/src/main/controllers/ Register in apps/desktop/src/main/controllers/registry.ts . Location: packages/electron-client-ipc/src/types.ts Location: src/services/electron/ Location: src/store/ Location: apps/desktop/src/main/controllers/__tests__/ See references/ for specific topics: - Main Process ( apps/desktop/src/main ): App lifecycle, system APIs, window management - Renderer Process : Reuses web code from src/ - Preload Scripts ( apps/desktop/src/preload ): Securely expose main process to renderer - Feature implementation : references/feature-implementation.md - Local tools workflow : references/local-tools.md - Menu configuration : references/menu-config.md - Window management : references/window-management.md - Security : Validate inputs, limit exposed APIs - Performance : Use async methods, batch data transfers - UX : Add progress indicators, provide error feedback - Code organization : Follow existing patterns, add documentation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does desktop do?

desktop is listed in SkillJury, but the source summary is still sparse.

Is desktop good?

desktop does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does desktop work with?

desktop currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to desktop?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install desktop?

npx skills add https://github.com/lobehub/lobehub --skill desktop

Related skills

More from lobehub/lobehub

Related skills

Alternatives in Software Engineering