·silk-debug
</>

silk-debug

letsrevel/revel-backend

Analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance. Use when analyzing request IDs, investigating slow endpoints, or optimizing query performance.

4Installs·2Trend·@letsrevel

Installation

$npx skills add https://github.com/letsrevel/revel-backend --skill silk-debug

SKILL.md

A CLI tool for analyzing Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance.

When given a Silk request ID (UUID), use --full for comprehensive analysis:

Analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance. Use when analyzing request IDs, investigating slow endpoints, or optimizing query performance. Source: letsrevel/revel-backend.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/letsrevel/revel-backend --skill silk-debug Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/letsrevel/revel-backend --skill silk-debug
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is silk-debug?

Analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance. Use when analyzing request IDs, investigating slow endpoints, or optimizing query performance. Source: letsrevel/revel-backend.

How do I install silk-debug?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/letsrevel/revel-backend --skill silk-debug Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/letsrevel/revel-backend

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None