A clean implementation of Syncfusion's stepper component for multi-step workflows in React. You get two API patterns (component-based with StepsDirective or property-based with a steps array), both horizontal and vertical orientations, and built-in validation hooks through stepChanging events. The linear prop enforces sequential navigation if you need it, otherwise users can jump around freely. Solid for checkout flows, onboarding wizards, or any process that needs visual progress tracking. The docs cover accessibility and RTL support, plus it ships with animation configs and custom templates if you need to style beyond the defaults. Works well when you need more structure than a basic tab component but don't want to build step management from scratch.
npx -y skills add syncfusion/react-ui-components-skills --skill syncfusion-react-stepper --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar