solidstart-client-only

Community

Render SolidJS components exclusively on the client.

Authorvallafederico
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to render specific components or entire pages in a SolidJS application exclusively on the client-side, bypassing Server-Side Rendering (SSR) when necessary.

Core Features & Use Cases

  • Client-Side Exclusivity: Ensures components run only in the browser, avoiding SSR.
  • Browser API Access: Enables the use of browser-specific APIs like window and document without SSR conflicts.
  • Dynamic Imports: Supports lazy loading of components with optional fallback UI.
  • Use Case: Integrating third-party widgets that rely on the DOM or using browser-specific features like localStorage.

Quick Start

Use the clientOnly function to import and render the 'ClientOnlyComponent' with a 'Loading...' fallback.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: solidstart-client-only
Download link: https://github.com/vallafederico/solid-ai-rules/archive/main.zip#solidstart-client-only

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 223,000+ vetted skills library on demand.