| name | qwik-component-generator |
| description | Generate Qwik components with resumability and TypeScript. Triggers on "create qwik component", "generate qwik file", "qwik component", "qwik city page". |
Qwik Component Generator
Generate Qwik components with resumability and TypeScript.
Output Requirements
File Output: *.tsx component files
Format: Valid Qwik TSX
Standards: Qwik 1.x, TypeScript
When Invoked
Immediately generate a complete Qwik component.
Example Invocations
Prompt: "Create Qwik button component"
Output: Complete Button.tsx with Qwik patterns.