Tag: lobehub

Type: All Skills Tools
skill ★ 77,350

SPA Route and Feature Management

Provides architectural guidelines for managing SPA routes and feature separation within the LobeHub codebase. It enforces consistent route registration by requiring parity between desktop router configuration files and promotes a clean sepa…

lobehub/lobehub spa-routing frontend-architecture lobehub react
skill ★ 77,350

Implementing Keyboard Shortcuts in LobeHub

A technical guide for registering and managing keyboard shortcuts within the LobeHub framework. It covers updating enums, configuring key combinations, and organising i18n translations and custom hooks.

lobehub/lobehub lobehub keyboard-shortcuts typescript ui-development
skill

LobeHub Zustand State Management Patterns

Defines the architectural conventions for managing state within LobeHub using Zustand, including action hierarchies, optimistic update patterns, and class-based slice composition. It provides guidance on implementing public, internal, and d…

lobehub/lobe-chat zustand state-management typescript lobehub
skill

LobeHub UI Microcopy Guidelines

Provides standardised guidelines for writing user-facing UI text, error messages, and microcopy in English and Chinese. It ensures consistent terminology and actionable messaging across the LobeHub ecosystem.

lobehub/lobe-chat ui-copy microcopy ux-writing localization
skill

LobeHub Internationalisation Management Skill

Provides a standardised workflow for managing internationalisation in LobeHub using react-i18next, covering key naming conventions and locale file updates.

lobehub/lobe-chat lobehub i18n react-i18next internationalisation