Claude Code Plugins

Community-maintained marketplace

Feedback

qwik-component-generator

@ehtbanton/ClaudeSkillsRepo
0
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.