LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

react-layout - React Layout with BAIFlex and Theme Tokens

Use BAIFlex for flex layouts and theme tokens for consistent spacing in React components

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create BAIFlex layout
  • set gap values
  • apply theme tokens
  • arrange children horizontally
  • arrange children vertically
  • create responsive grid
  • wrap card extra content
  • configure table scroll
  • migrate Space component
  • migrate Flex component

Inputs

  • layout requirements
  • children elements
  • gap values
  • responsive breakpoints

Outputs

  • BAIFlex layout
  • themed spacing
  • responsive grid
  • aligned card header
  • scrollable table

Requirements

  • backend.ai-ui package
  • BAIFlex component
  • theme.useToken hook
  • antd breakpoints

Source

  • Spec: SKILL.md
layout
spacing
flexbox
responsive
theming
create BAIFlex layout
set gap values
apply theme tokens
arrange children horizontally
layout requirements
children elements
gap values
BAIFlex layout
themed spacing
responsive grid