logseq-debug-workflow

Guide Logseq debugging from bug reproduction to fix verification.

44.4k|2.8k|Updated May 23, 2020
One-click install
npx skills add https://github.com/logseq/logseq --skill logseq-debug-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: logseq-debug-workflow
Source: https://github.com/logseq/logseq/tree/main/.agents/skills/logseq-debug-workflow
Command: npx skills add https://github.com/logseq/logseq --skill logseq-debug-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized workflow for debugging Logseq bugs efficiently, ensuring the identification and resolution of issues through reproducible steps and verified evidence.

Core Features & Use Cases

  • Structured Debugging Workflow: Guides users through reproducing bugs, analyzing logs, and verifying fixes.
  • Multiple Runtime Support: Assists in selecting appropriate runtime environments (REPLs, logs, CLI) for testing and diagnosis.
  • Use Case: A developer encounters a UI glitch in Logseq; they follow this workflow to reproduce the bug, gather logs, verify the fix, and document the process.

Quick Start

Use this skill to guide debugging Logseq issues step-by-step, from reproducing bugs to post-fix verification.

Frequently Asked Questions about logseq-debug-workflow

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

FAQPage Schema
How do I debug a Logseq bug using a structured workflow?

To debug a Logseq bug, follow a structured workflow that guides you through reproducing the issue, capturing runtime logs, diagnosing root causes, and verifying fixes to ensure effective troubleshooting.

What is the best way to capture logs for Logseq bug investigation?

The best way to capture logs for Logseq bug investigation is to use the skill's structured evidence collection process, which assists in selecting appropriate runtime environments like REPLs or CLIs to gather diagnostic data.

How do I reproduce a UI glitch in Logseq for root cause diagnosis?

To reproduce a UI glitch in Logseq for root cause diagnosis, use a standardized debugging workflow to isolate the issue, gather runtime logs, and verify the fix through structured evidence collection and testing.

Can I use multiple runtime environments for Logseq bug verification?

Yes, you can use multiple runtime environments for Logseq bug verification. The workflow supports selecting appropriate environments like REPLs, logs, and CLI to test, diagnose, and verify fixes across different contexts.

Why does my Logseq debugging process lack verified evidence?

Your Logseq debugging process lacks verified evidence if it skips structured reproduction and log analysis. Applying a standardized workflow ensures you collect diagnostic data and verify fixes before resolution.

Do I need to use the CLI to diagnose root causes in Logseq?

You do not strictly need the CLI to diagnose root causes in Logseq, but it is one of the multiple runtime environments supported. The workflow helps you select the appropriate environment for your specific bug.