solid-router-alternative
CommunityAlternative SolidJS Routers
Authorvallafederico
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides alternative routing solutions for SolidJS applications beyond the default Router, specifically addressing scenarios requiring hash-based navigation or in-memory routing for testing.
Core Features & Use Cases
- HashRouter: Enables client-side routing using the URL's hash fragment, suitable for legacy systems or single-page applications where server routing is not a concern.
- MemoryRouter: Facilitates testing of routing logic by maintaining navigation history in memory without altering the browser's URL, ideal for unit and integration tests.
- Use Case: When testing the navigation flow of a complex SolidJS application,
MemoryRoutercan be used to simulate user interactions and verify route changes without affecting the actual browser URL.
Quick Start
Use the solid-router-alternative skill to demonstrate the HashRouter component in a SolidJS application.
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: solid-router-alternative Download link: https://github.com/vallafederico/solid-ai-rules/archive/main.zip#solid-router-alternative 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.