tools debugging Skills
Discover the best skills in this category.
architecture-audit
by kasperjunge
Perform comprehensive software architecture audits to identify improvements for robustness, changeability, and testabili...
code-review
by kasperjunge
Perform thorough code reviews with actionable feedback. Use when the user says "review", "/review", "code review", asks...
django-perf-review
by getsentry
Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "c...
gh-review-requests
by getsentry
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team membe...
opentwitter
by 6551Team
Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and...
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition...
This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML i...
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed...
Expert performance engineer specializing in modern observability, application optimization, and scalable system perform...
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition...
This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks",...
compound-docs
by udecode
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
debug-debug
by udecode
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root...
debug-trace
by udecode
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
design-implementation-rev...
by udecode
Visually compares live UI implementation against Figma designs and provides detailed feedback on discrepancies. Use afte...
design-iterator
by udecode
Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't co...
dhh-rails-reviewer
by udecode
Brutally honest Rails code review from DHH's perspective. Use when reviewing Rails code for anti-patterns, JS framework...
figma-design-sync
by udecode
Detects and fixes visual differences between a web implementation and its Figma design. Use iteratively when syncing imp...
git-history-analyzer
by udecode
Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code...
pattern-recognition-speci...
by udecode
Analyzes code for design patterns, anti-patterns, naming conventions, and duplication. Use when checking codebase consis...
performance-oracle
by udecode
Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use...
reproduce-bug
by udecode
Reproduce and investigate a bug using logs, console inspection, and browser screenshots
schema-drift-detector
by udecode
Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations. Use when reviewing PRs with...