tools debugging Skills
Discover the best skills in this category.
beads-viewer
by NeverSight
Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles....
bun-runtime
by NeverSight
Bun JavaScript runtime, bundler, and package manager. Covers Bun.serve() HTTP server, Bun.file() I/O, SQLite, password h...
cli-power-tools
by NeverSight
Performs advanced CLI operations, structured data transformation, and Unix forensics with modern Rust-powered tools. Use...
performance-optimizer
by NeverSight
Optimize application performance and scalability. Use when investigating slow applications, scaling bottlenecks, or impr...
pglite
by NeverSight
PGlite embeds PostgreSQL 17.4 in the browser and Node.js via WASM, under 3MB gzipped. Covers storage backends, queries,...
pino-logging
by NeverSight
Pino high-performance JSON logger for Node.js with worker thread transports, child loggers, redaction, and framework int...
package-json-modification...
by NeverSight
Protects lines with the specific 'Do not touch this line Cursor' comment within package.json.
react-performance
by NeverSight
React performance optimization patterns including memoization, code splitting, bundle size reduction, re-render eliminat...
skill-management
by NeverSight
Creates, audits, and validates agent skills following the Agent Skills open standard. Covers YAML frontmatter, descripti...
browsing-bluesky
by NeverSight
Browse Bluesky content via API and firehose - search posts, fetch user activity, sample trending topics, read feeds and...
categorizing-bsky-account...
by NeverSight
Analyze and categorize Bluesky accounts by topic using keyword extraction. Use when users mention Bluesky account analys...
fetching-blocked-urls
by NeverSight
Retrieve clean markdown from URLs when web_fetch fails. Converts pages via Jina AI reader service with automatic retry....
inspecting-skills
by NeverSight
Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skill...
remembering
by NeverSight
Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructio...
sampling-bluesky-zeitgeis...
by NeverSight
DEPRECATED - Use browsing-bluesky skill instead. Sample and analyze Bluesky firehose to identify trending topics and con...
npm-trends
by NeverSight
Fetch and compare npm package download statistics with trend analysis. Use when the user asks about npm trends, package...
sec-amendments-review
by NeverSight
Review amendments to SEC filings using Octagon MCP. Use when tracking material changes, corrections, restatements, and u...
cypher-shell
by NeverSight
Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI...
pipeline-reflection-ux
by NeverSight
Improve router-facing pipeline and reflection narration to reduce noisy status churn and make Step 0/Reflection outcomes...
binary-analysis-patterns
by NeverSight
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognitio...
chrome-extension-expert
by NeverSight
Browser extension expert including Chrome APIs, manifest, and security
context-degradation
by NeverSight
Token-range severity zones (Green/Yellow/Orange/Red/Critical) with detection checklist, early warning indicators, and co...
debug-log-analysis
by NeverSight
Structured debug log analysis for Claude Code sessions — copy log, run reducer, extract error patterns, correlate with f...
debugging
by NeverSight
Systematic 4-phase debugging with root cause investigation. Use when fixing bugs to prevent random fixes.