Agent skill
solid-component-generator
Generate SolidJS components with TypeScript and reactive primitives. Triggers on "create solid component", "generate solidjs component", "solid component", "solidjs file".
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/solid-component-generator
SKILL.md
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.
Didn't find tool you were looking for?