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: