solid-syntax-components
OfficialBuild Reactive SolidJS components the right way.
AuthorOpenAEC-Foundation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SolidJS components can fall into React-inspired patterns like prop destructuring or repeated access to props, which can break reactivity. This Skill guides you to write components that preserve SolidJS reactivity by enforcing proper prop access, proper handling of children, and correct component typing patterns.
Core Features & Use Cases
- Covers Component, ParentComponent, VoidComponent, and FlowComponent types and their recommended usage.
- Demonstrates reactive props handling with splitProps and mergeProps, plus safe refs and event delegation.
- Provides guidance on children resolution via the children() helper and iteration with For, plus use: directives.
Quick Start
Create a SolidJS component that reads props reactively and resolves children safely using the correct component type.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: solid-syntax-components Download link: https://github.com/OpenAEC-Foundation/SolidJS-Claude-Skill-Package/archive/main.zip#solid-syntax-components Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.