lobehub/lobehub
These skills were imported into SkillJury from the public skills ecosystem.
i18n
Internationalization setup for React apps using react-i18next with flat dot-notation keys.
drizzle
Drizzle ORM schema definitions, type inference, and query patterns for PostgreSQL databases.
project-overview
Complete project architecture guide for LobeHub, an open-source AI Agent Workspace built on Next.js and React.
testing
Vitest testing guide for LobeHub with commands, patterns, and best practices.
desktop
Electron desktop development guide for LobeHub's main-renderer architecture.
modal
Imperative modal dialog creation using createModal from @lobehub/ui.
add-provider-doc
Step-by-step guide for documenting new AI provider integrations across docs, environment variables, and Docker configs.
microcopy
Collaborative agent UI copy guidelines for LobeHub, covering buttons, errors, onboarding, and user-facing text in English and Chinese.
add-setting-env
Guide for implementing server-side environment variables to configure default user settings.
hotkey
Structured guide for implementing keyboard shortcuts in a chat application.
react
React component development guide for building UI with @lobehub/ui, routing, and state management.
typescript
TypeScript style and type-safety conventions for consistent, maintainable code across the project.
zustand
Zustand state management patterns and conventions for LobeHub store development.