troubleshooter

Diagnose and fix Open Mercato standalone app issues through a structured workflow.

1|2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/matchojecki/logistiko-celny --skill troubleshooter-matchojecki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: troubleshooter
Source: https://github.com/matchojecki/logistiko-celny/tree/main/packages/create-app/agentic/shared/ai/skills/troubleshooter
Command: npx skills add https://github.com/matchojecki/logistiko-celny --skill troubleshooter-matchojecki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnoses and fixes common issues in Open Mercato standalone apps through a structured, repeatable diagnostic workflow.

Core Features & Use Cases

  • Systematic diagnostic flow that classifies symptoms by layer (module wiring, migrations, API routes, UI components).
  • Pre-built checks and guided steps to identify root causes, verify fixes, and prevent regressions.
  • Use Case: When an app fails to load a widget or route, run the troubleshooter to isolate the fault and propose actionable remedies.

Quick Start

Describe the issue clearly to trigger the diagnostic flow and obtain step-by-step fixes.

Frequently Asked Questions about troubleshooter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Open Mercato app issues like failed widgets and routes?

To troubleshoot Open Mercato app issues, use a structured diagnostic workflow that classifies symptoms by layer—module wiring, migrations, API routes, and UI components—to isolate faults and propose actionable remedies. Describe the issue clearly to trigger the diagnostic flow.

What is the best way to diagnose Open Mercato frontend and backend problems?

The best way to diagnose Open Mercato frontend and backend problems is applying a repeatable diagnostic process that leverages diagnostic commands, logs, and checks to pinpoint root causes across application layers and provide validated fixes.

Can I use this structured diagnostic workflow to fix Open Mercato database migrations?

Yes, you can use this diagnostic workflow to fix Open Mercato database migrations by classifying migration symptoms, running pre-built checks, identifying root causes, and verifying fixes to prevent regressions.

Does the troubleshooter support API route and deployment problems in Open Mercato apps?

Yes, the troubleshooter supports API route and deployment problems in Open Mercato apps, guiding developers from symptom collection through structured checks to validated resolutions across frontend, API, and database layers.

Why does my Open Mercato app fail to load a widget or route, and how do I fix it?

Your Open Mercato app may fail to load a widget or route due to module wiring or UI component faults. Run the troubleshooter to isolate the fault through guided diagnostic steps and obtain actionable remedies to restore functionality.