solidstart-entrypoints
CommunityConfigure SolidStart app initialization.
Authorvallafederico
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers understand and configure the core entry points and build configuration for SolidStart applications, ensuring correct initialization on both the server and client.
Core Features & Use Cases
- Isomorphic Root (
app.tsx): Define the main application component that runs on both server and client, including routing and global providers. - Client Entry (
entry-client.tsx): Configure browser-specific initialization, such as service worker registration. - Server Entry (
entry-server.tsx): Set up the HTML document structure and server-side rendering modes. - Build Configuration (
app.config.ts): Manage Vite, Nitro, and server settings for the build process. - Use Case: A developer needs to integrate a third-party analytics script that should only run in the browser. They would modify
entry-client.tsxto include the script tag.
Quick Start
Configure the server preset for production in app.config.ts.
Dependency Matrix
Required Modules
None requiredComponents
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-entrypoints Download link: https://github.com/vallafederico/solid-ai-rules/archive/main.zip#solidstart-entrypoints 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 223,000+ vetted skills library on demand.