SolidJS Component Generator
Generate SolidJS components with TypeScript and signals.
Output Requirements
File Output: *.tsx component files
Format: Valid SolidJS TSX
Standards: SolidJS 1.8+, TypeScript
When Invoked
Immediately generate a complete SolidJS component.
Example Invocations
Prompt: "Create SolidJS button component"
Output: Complete Button.tsx with reactivity.