Skip to main content
Back to the directory
lobehub/lobehubSoftware EngineeringFrontend and Design

desktop

Electron desktop development guide for LobeHub's main-renderer architecture.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
753

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/lobehub/lobehub --skill desktop
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, desktop has 753 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: lobehub/lobehub. Canonical URL: https://skills.sh/lobehub/lobehub/desktop.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Electron desktop development guide for LobeHub's main-renderer architecture. 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: - Covers controller creation, IPC type definitions, renderer services, and store actions for adding new desktop features - Includes security best practices: input validation, limited API exposure, and preload script patterns for safe main-renderer communication - Provides structured references for feature implementation, local tools workflow, menu configuration, and window management - Emphasizes async methods, batch data transfers, and user feedback for performance and UX - 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,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does desktop do?

Electron desktop development guide for LobeHub's main-renderer architecture.

Is desktop good?

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

Which AI agents support desktop?

desktop currently lists compatibility with Skills CLI.

Is desktop safe to install?

desktop has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to desktop?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install desktop?

Run the following command to install desktop: npx skills add https://github.com/lobehub/lobehub --skill desktop

Related skills

More from lobehub/lobehub

Related skills

Alternatives in Software Engineering