skills/smithery.ai/react-component-builder

react-component-builder

Installation
SKILL.md

React Component Builder

Creates React components following Maiyuri Bricks project standards.

Quick Start

# Component goes in apps/web/src/components/
apps/web/src/components/ComponentName/
├── ComponentName.tsx
├── ComponentName.test.tsx
└── index.ts

Instructions

When creating a React component:

Installs
1
First Seen
Mar 24, 2026
react-component-builder from smithery.ai