erne-debug

Diagnose mobile app bugs with a structured reproduction-to-report workflow.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-debug-treesus6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erne-debug
Source: https://github.com/treesus6/SkateQuest-Mobile/tree/main/.claude/skills/erne-debug
Command: npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-debug-treesus6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ERNE — Systematic diagnosis of bugs using the performance-profiler agent helps teams methodically identify issues in mobile debugging sessions by guiding reproduction, classification, investigation, and verification through a structured workflow.

Core Features & Use Cases

  • Reproduction guidance: Collect and document exact reproduction steps across JavaScript, React, and native layers to ensure repeatability.
  • Bug classification: Systematically categorize issues (Crash, Render, State, Navigation, Performance, Network, Native) to target remedies.
  • Investigation protocol: Provide JS, React, and Native checks with recommended tooling and actions to isolate root causes.
  • Verification & reporting: Produce a formal bug report template detailing root cause, fixes, and validation results for team alignment and audits.

Quick Start

Run the erne-debug command using the performance-profiler agent to reproduce the bug and start a structured diagnosis.

Frequently Asked Questions about erne-debug

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

FAQPage Schema
How do I systematically debug a React Native app crash across JavaScript and native layers?

Systematic debugging of a React Native app crash involves reproducing the issue, classifying it by type, and running investigation checks across JavaScript, React, and native layers to isolate the root cause. A performance-profiler agent guides this structured workflow.

What's the best way to document reproduction steps for a mobile app bug report?

To document reproduction steps for a mobile app bug report, collect and record exact actions across JavaScript, React, and native layers to ensure repeatability. This structured collection guarantees the issue can be consistently replicated during diagnosis.

How do I categorize mobile app issues for targeted debugging investigation?

Categorizing mobile app issues for targeted debugging involves classifying bugs into distinct types such as Crash, Render, State, Navigation, Performance, Network, and Native. This systematic classification directs specific investigation protocols and remedies.

Does a performance profiler workflow help with React Native state and render bugs?

Yes, a performance profiler workflow helps with React Native state and render bugs by enforcing structured investigation steps. It provides specific React and JavaScript checks with recommended tooling to systematically isolate the root cause of these issues.

How do I generate a formal bug report template after diagnosing a mobile app issue?

To generate a formal bug report template after diagnosing a mobile app issue, complete the verification workflow which outputs a structured document detailing the root cause, applied fixes, and validation results. This ensures team alignment and audit traceability.