Solid Syntax Context

Use when sharing state between components, creating providers, or implementing dependency injection in SolidJS. Prevents non-reactive context values and missing Provider errors common when porting React context patterns. Covers createContext, useContext, Provider pattern, reactive context with signals and stores, typed context, custom hooks, and nested overrides. Keywords: createContext, useContext, Provider, SolidJS context, dependency injection, shared state, typed context, share data between components, avoid prop drilling, global provider.

Impertio-Studio b6ffb2d 4 files · 27.7 KB Updated

File contents

Impertio-Studio/SolidJS-Claude-Skill-Package/tree/main/skills/source/solid-syntax/solid-syntax-context commit b6ffb2dafe

Frequently asked questions

npx skillmds@latest add impertio-studio/solid-syntax-context