solid-context

Community

Manage shared state in SolidJS efficiently.

Authoradamhjk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies sharing state and context across SolidJS component trees, reducing prop drilling and improving component communication.

Core Features & Use Cases

  • Creating Contexts: Facilitate data sharing like theme, user info, or i18n settings across multiple components.
  • Using Context: Access shared data with useContext, enabling reactive updates with signals or stores.
  • Custom Providers & Hooks: Create custom context providers and hooks to improve ergonomics and enforce correct usage.
  • Type Safety & Nesting: Easily type context values and support multiple nested providers for scoped state management.

Quick Start

Define a context with createContext, then use a Provider to set its value and use useContext to access it within the component tree.

Dependency Matrix

Required Modules

None required

Components

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-context
Download link: https://github.com/adamhjk/mvtt/archive/main.zip#solid-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.