riverpod-mutations

Official

Manage UI-driven async operations.

Authorserverpod
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the management of asynchronous operations initiated by the user interface, such as form submissions, by providing a clear state for loading, success, and error, without cluttering the main provider state.

Core Features & Use Cases

  • State Management for Async Actions: Handles MutationIdle, MutationPending, MutationSuccess, and MutationError states.
  • UI Feedback: Enables easy display of loading indicators, error messages, and success confirmations tied to specific user actions.
  • Keyed Mutations: Supports multiple instances of the same mutation, useful for actions on individual list items.
  • Use Case: When a user submits a form, this skill can display a loading spinner and then show a success message or an error alert based on the operation's outcome.

Quick Start

Use the riverpod-mutations skill to run a mutation to add a new todo item.

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: riverpod-mutations
Download link: https://github.com/serverpod/skills-registry/archive/main.zip#riverpod-mutations

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.