Agent Skills: SolidJS Component Generator

Generate SolidJS components with TypeScript and reactive primitives. Triggers on "create solid component", "generate solidjs component", "solid component", "solidjs file".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/solid-component-generator

Install this agent skill to your local

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

Skill Files

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

Download Skill

Loading file tree…

solid-component-generator/SKILL.md

Skill Metadata

Name
solid-component-generator
Description
Generate SolidJS components with TypeScript and reactive primitives. Triggers on "create solid component", "generate solidjs component", "solid component", "solidjs file".

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.