lobehub

creator profile · 38 approved skills · page 3 of 4

lobehub publishes 38 approved skills on ExplainX. This page loads 10 skills at a time. Current page is led by react.

summary

total skills

38

showing 10 on this page

page installs

0

0 this week

skill catalog
react
lobehub/lobe-chat·updated Apr 8, 2026
installs
0

If unsure about component usage, search existing code in this project. Most components extend antd with additional props.

hotkey
lobehub/lobehub·updated Apr 8, 2026
installs
0

Structured guide for implementing keyboard shortcuts in a chat application. \n \n Covers five-step implementation process: defining hotkey constants, registering default key combi…

installs
0

Session store integration for tracking recently accessed topics, resources, and pages. \n \n Three initialization hooks ( useInitRecentTopic , useInitRecentResource , useInitRecen…

linear
lobehub/lobehub·updated Apr 8, 2026
installs
0

Linear issue management with workflows for retrieving, updating, and commenting on LOBE-xxx issues. \n \n Retrieve issue details, check for sub-issues, and update status using ded…

modal
lobehub/lobehub·updated Apr 8, 2026
installs
0

Imperative modal dialog creation using createModal from @lobehub/ui. \n \n Eliminates the need for open state management by calling a function directly instead of rendering a decl…

testing
lobehub/lobehub·updated Apr 8, 2026
installs
0

Vitest testing guide for LobeHub with commands, patterns, and best practices. \n \n Run specific test files with bunx vitest run commands; avoid bun run test which runs 3000+ test…