tools debugging Skills
Discover the best skills in this category.
dogfood
by NousResearch
Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports
codebase-inspection
by NousResearch
Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when a...
find-nearby
by NousResearch
Find nearby places (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap. Works with coordinates, addresses,...
evaluating-llms-harness
by NousResearch
Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking mod...
instructor
by NousResearch
Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse compl...
faiss
by NousResearch
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU ac...
blogwatcher
by NousResearch
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Add blogs, scan for new articles, and track what...
duckduckgo-search
by NousResearch
Free web search via DuckDuckGo when Firecrawl is unavailable. No API key needed. Use ddgs CLI or Python library to find...
systematic-debugging
by NousResearch
Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without...
macios-ci-failure-inspect...
by dotnet
Investigate and triage CI failures for dotnet/macios from Azure DevOps build URLs. Use this skill whenever the user shar...
investigate-issue
by maximhq
Investigate a GitHub issue by fetching details, analyzing the codebase, researching documentation, and presenting an act...
app-server-events-sync
by Dimillian
Maintain CodexMonitor and Codex app-server protocol parity. Use when asked to audit supported or missing app-server noti...
vscode-port-monitor-confi...
by libukai
This skill should be used when configuring VS Code Port Monitor extension for development server monitoring. Use when th...
deepnote
by deepnote
Work with Deepnote project files (.deepnote). Use when creating, editing, or understanding .deepnote files — YAML-based...
anti-cheat-systems
by gmh5225
Guide for understanding anti-cheat systems and bypass techniques. Use this skill when researching game protection system...
reverse-engineering-tools
by gmh5225
Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debu...
dma-attack-techniques
by gmh5225
Guide for Direct Memory Access (DMA) attack techniques using FPGA hardware. Use this skill when researching PCIe DMA att...
windows-kernel-security
by gmh5225
Guide for Windows kernel security research including driver development, system callbacks, security features, and kernel...
graphics-api-hooking
by gmh5225
Guide for graphics API hooking and rendering techniques for DirectX, OpenGL, and Vulkan. Use this skill when working wit...
React Flow performance rules and review checklist for the @eventcatalog/visualiser package. Automatically applies when m...
x-twitter-scraper
by davepoon
X (Twitter) data extraction and monitoring via Xquik: tweet search, user lookup, follower extraction, giveaway draws, tr...
context-discovery
by darrenhinde
Use when coding standards, security patterns, or project conventions need to be discovered before implementation begins.
debugger
by darrenhinde
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
task-breakdown
by darrenhinde
Use when a feature touches 4 or more files, involves multiple components, or has subtasks that could run in parallel.