Get a week free of Claude Code →

🐛 Silk Debug

This skill helps you analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance.

QUICK INSTALL
npx playbooks add skill letsrevel/revel-backend --skill silk-debug

About

This skill helps you analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance.. This skill provides a specialized system prompt that configures your AI coding agent as a silk debug expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Silk Debug skill effectively.

System Prompt (20 words)

This skill helps you analyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance.

Related Skills