Debugging Playbook

Community

Troubleshoot and resolve stupid-db issues.

AuthorFrancisVarga
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to diagnosing and resolving common issues encountered within the stupid-db system, minimizing downtime and improving system stability.

Core Features & Use Cases

  • Layered Diagnostics: Identifies problems across ingestion, storage, graph, compute, query, and dashboard layers.
  • Log Analysis Guidance: Offers specific RUST_LOG configurations and pattern-finding techniques for effective tracing.
  • Cross-Crate Debugging: Outlines strategies for issues spanning multiple system components.
  • Build & Performance Tips: Includes common build error resolutions and performance profiling methods.
  • Use Case: When users report slow query performance, this Skill guides them to check query layer logs, analyze the query plan, and potentially identify bottlenecks in the vector search or data retrieval process.

Quick Start

Use the debugging playbook skill to investigate slow ingestion by enabling RUST_LOG=ingest=debug.

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: Debugging Playbook
Download link: https://github.com/FrancisVarga/stupid-db/archive/main.zip#debugging-playbook

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 223,000+ vetted skills library on demand.