Claude Code Plugins

Community-maintained marketplace

Feedback

svelte-component-generator

@ehtbanton/ClaudeSkillsRepo
0
0

Generate Svelte components with TypeScript and scoped styles. Triggers on "create svelte component", "generate svelte file", "svelte module", ".svelte component".

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 svelte-component-generator
description Generate Svelte components with TypeScript and scoped styles. Triggers on "create svelte component", "generate svelte file", "svelte module", ".svelte component".

Svelte Component Generator

Generate Svelte components with TypeScript and scoped CSS.

Output Requirements

File Output: *.svelte component files Format: Valid Svelte 5 Standards: Svelte 5 with TypeScript

When Invoked

Immediately generate a complete Svelte component with props and styles.

Example Invocations

Prompt: "Create Svelte button component" Output: Complete Button.svelte with variants.