TopRank Skills

tools debugging Skills

Discover the best skills in this category.

close tools debugging close Sort: Latest
Showing 9258 results
NeverSight

beads-viewer

by NeverSight

star 66

Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles....

NeverSight

bun-runtime

by NeverSight

star 66

Bun JavaScript runtime, bundler, and package manager. Covers Bun.serve() HTTP server, Bun.file() I/O, SQLite, password h...

NeverSight

cli-power-tools

by NeverSight

star 66

Performs advanced CLI operations, structured data transformation, and Unix forensics with modern Rust-powered tools. Use...

NeverSight

performance-optimizer

by NeverSight

star 66

Optimize application performance and scalability. Use when investigating slow applications, scaling bottlenecks, or impr...

NeverSight

pglite

by NeverSight

star 66

PGlite embeds PostgreSQL 17.4 in the browser and Node.js via WASM, under 3MB gzipped. Covers storage backends, queries,...

NeverSight

pino-logging

by NeverSight

star 66

Pino high-performance JSON logger for Node.js with worker thread transports, child loggers, redaction, and framework int...

NeverSight

package-json-modification...

by NeverSight

star 66

Protects lines with the specific 'Do not touch this line Cursor' comment within package.json.

NeverSight

react-performance

by NeverSight

star 66

React performance optimization patterns including memoization, code splitting, bundle size reduction, re-render eliminat...

NeverSight

skill-management

by NeverSight

star 66

Creates, audits, and validates agent skills following the Agent Skills open standard. Covers YAML frontmatter, descripti...

NeverSight

browsing-bluesky

by NeverSight

star 66

Browse Bluesky content via API and firehose - search posts, fetch user activity, sample trending topics, read feeds and...

NeverSight

categorizing-bsky-account...

by NeverSight

star 66

Analyze and categorize Bluesky accounts by topic using keyword extraction. Use when users mention Bluesky account analys...

NeverSight

fetching-blocked-urls

by NeverSight

star 66

Retrieve clean markdown from URLs when web_fetch fails. Converts pages via Jina AI reader service with automatic retry....

NeverSight

inspecting-skills

by NeverSight

star 66

Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skill...

NeverSight

remembering

by NeverSight

star 66

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructio...

NeverSight

sampling-bluesky-zeitgeis...

by NeverSight

star 66

DEPRECATED - Use browsing-bluesky skill instead. Sample and analyze Bluesky firehose to identify trending topics and con...

NeverSight

npm-trends

by NeverSight

star 66

Fetch and compare npm package download statistics with trend analysis. Use when the user asks about npm trends, package...

NeverSight

sec-amendments-review

by NeverSight

star 66

Review amendments to SEC filings using Octagon MCP. Use when tracking material changes, corrections, restatements, and u...

NeverSight

cypher-shell

by NeverSight

star 66

Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI...

NeverSight

pipeline-reflection-ux

by NeverSight

star 66

Improve router-facing pipeline and reflection narration to reduce noisy status churn and make Step 0/Reflection outcomes...

NeverSight

binary-analysis-patterns

by NeverSight

star 66

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognitio...

NeverSight

chrome-extension-expert

by NeverSight

star 66

Browser extension expert including Chrome APIs, manifest, and security

NeverSight

context-degradation

by NeverSight

star 66

Token-range severity zones (Green/Yellow/Orange/Red/Critical) with detection checklist, early warning indicators, and co...

NeverSight

debug-log-analysis

by NeverSight

star 66

Structured debug log analysis for Claude Code sessions — copy log, run reducer, extract error patterns, correlate with f...

NeverSight

debugging

by NeverSight

star 66

Systematic 4-phase debugging with root cause investigation. Use when fixing bugs to prevent random fixes.