pimcore-studio-ui-error-handling

Official

Centralized error handling for Pimcore Studio UI

Authorpimcore
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Error handling in Pimcore Studio UI is currently scattered. This Skill consolidates patterns to report, wrap, and render errors consistently using trackError, ApiError, GeneralError, and ErrorBoundary.

Core Features & Use Cases

  • Centralized error reporting via trackError with ApiError and GeneralError wrappers.
  • Use of ErrorBoundary to catch render errors, with guidance not to wrap the widget root because the container provides an ErrorBoundary.
  • RTK Query error handling pattern: useEffect-based handling of error state, deduplication, and avoiding the unwrap approach to ensure consistent UX and centralized tracking.

Quick Start

Implement centralized error handling in Pimcore Studio UI by wiring trackError with ApiError/GeneralError and wrapping isolated components with ErrorBoundary.

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: pimcore-studio-ui-error-handling
Download link: https://github.com/pimcore/skills/archive/main.zip#pimcore-studio-ui-error-handling

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.