Skip to main content
Back to registry

react

lobehub/lobehub

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

Installs1
Install command
npx skills add https://github.com/lobehub/lobehub --skill react
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/index.mjs for all available components. Common Components: Hybrid routing: Next.js App Router (static pages) + React Router DOM (main SPA). Important : For SPA pages, use Link from react-router-dom , NOT next/link . - Use antd-style for complex styles; for simple cases, use inline style attribute - Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) - Component priority: src/components > installed packages > @lobehub/ui > antd - Use selectors to access zustand store data - General: ActionIcon, ActionIconGroup, Block, Button, Icon - Data Display: Avatar, Collapse, Empty, Highlighter, Markdown, Tag, Tooltip - Data Entry: CodeEditor, CopyButton, EditableText, Form, FormModal, Input, SearchBar, Select - Feedback: Alert, Drawer, Modal - Layout: Center, DraggablePanel, Flexbox, Grid, Header, MaskShadow - Navigation: Burger, Dropdown, Menu, SideNav, Tabs - Entry: src/spa/entry.web.tsx (web), src/spa/entry.mobile.tsx , src/spa/entry.desktop.tsx - Desktop router: src/spa/router/desktopRouter.config.tsx - Mobile router: src/spa/router/mobileRouter.config.tsx - Router utilities: src/utils/router.tsx

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 react do?

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

Is react good?

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

What agent does react work with?

react currently lists compatibility with kimi-cli, amp.

What are alternatives to react?

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

How do I install react?

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

Related skills

More from lobehub/lobehub

Related skills

Alternatives in Software Engineering