tools debugging Skills
Discover the best skills in this category.
type-inference
by NeverSight
Guide for working with Biome's module graph and type inference system. Use when implementing type-aware lint rules or wo...
dependabot-security
by NeverSight
Fix Dependabot security vulnerabilities in Java/Gradle projects using severity-based processing, dependency substitution...
java-coverage
by NeverSight
JaCoCo code coverage configuration for Java/Gradle projects. Covers report generation, coverage thresholds, multi-module...
researchers-security
by NeverSight
Researches malware analysis, CVEs, attribution reports, and hacker community sources. Use when the album subject involve...
go-function-analysis
by NeverSight
Analyze Go function lengths within a workspace and generate statistics (p50, p90, p99). Use when you need to audit funct...
jb-beans
by NeverSight
Use the beans CLI to track issues/tasks alongside your code. Flat-file issue tracker that stores beans as markdown files...
decision-log
by NeverSight
Capture project decisions into a per-file system in a decisions/ directory. Each decision is a markdown file with YAML f...
bfl-api
by NeverSight
BFL FLUX API integration guide covering endpoints, async polling patterns, rate limiting, error handling, webhooks, and...
local-memory-search
by NeverSight
Local, offline semantic search over OpenClaw memory files (MEMORY.md and memory/*.md) using Python embeddings + FAISS (n...
javascript-best-practices
by NeverSight
Modern JavaScript best practices and performance optimization guidelines. Use when writing, reviewing, or refactoring Ja...
github-explorer
by NeverSight
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it...
content-extract
by NeverSight
Robust URL-to-Markdown extraction for OpenClaw workflows. Use when the user wants to "extract/summarize/convert a webpag...
search-layer
by NeverSight
Multi-source search and deduplication layer with intent-aware scoring. Integrates Brave Search (web_search), Exa, Tavily...
content-extract
by NeverSight
Robust URL-to-Markdown extraction for OpenClaw workflows. Use when the user wants to "extract/summarize/convert a webpag...
dependency-tracker
by NeverSight
Track and check updates for all OpenClaw dependencies: managed skills (GitHub/ClewHub), bundled skills, workspace skills...
search-layer
by NeverSight
Multi-source search and deduplication layer with intent-aware scoring. Integrates Brave Search (web_search), Exa, Tavily...
performance-profiling
by NeverSight
Advanced iOS performance profiling with Xcode Instruments, real-world optimization case studies, memory debugging with A...
spotlight-discovery
by NeverSight
CoreSpotlight for content indexing, NSUserActivity for handoff and search, and making app content discoverable. Use when...
bad-example-skill
by NeverSight
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
env-manager
by NeverSight
Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications
opentelemetry
by NeverSight
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and...
security-scanning
by NeverSight
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
systematic-debugging
by NeverSight
Systematic debugging methodology emphasizing root cause analysis over quick fixes
vb-core
by NeverSight
Core VB.NET patterns, type safety, modern language features