react-component-generator

Installation
SKILL.md

React Component Generator

Generates modern React components following best practices with TypeScript support.

When to Use

  • "Create a Button component"
  • "Generate a UserProfile component"
  • "Scaffold a DataTable component"

Instructions

1. Gather Requirements

  • Component name (PascalCase)
  • Component type (functional, with state, with effects)
  • Props needed
  • TypeScript types
  • Styling approach
Installs
7
GitHub Stars
6
First Seen
Feb 2, 2026
react-component-generator — dexploarer/claudius-skills