solidjs-async

Community

Effortless async data fetching in SolidJS.

AuthorIlyaGulya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies asynchronous data fetching in SolidJS applications, managing loading and error states automatically and integrating seamlessly with Suspense for a smoother user experience.

Core Features & Use Cases

  • createResource: The primary primitive for handling asynchronous operations.
  • Suspense Integration: Automatically triggers Suspense boundaries for elegant loading states.
  • Error Handling: Provides robust mechanisms for catching and displaying errors.
  • Optimistic Updates: Enables immediate UI updates before network requests complete.
  • Use Case: Fetching user data from an API, displaying a list of products with loading indicators, or updating a shopping cart in real-time.

Quick Start

Use the solidjs-async skill to fetch data from the '/api/users' endpoint and display it within a Suspense boundary.

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: solidjs-async
Download link: https://github.com/IlyaGulya/claude-marketplace/archive/main.zip#solidjs-async

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.