Agent Skills: Qwik Component Generator

Generate Qwik components with resumability and TypeScript. Triggers on "create qwik component", "generate qwik file", "qwik component", "qwik city page".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/qwik-component-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/qwik-component-generator

Skill Files

Browse the full folder contents for qwik-component-generator.

Download Skill

Loading file tree…

qwik-component-generator/SKILL.md

Skill Metadata

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.