tools debugging Skills
Discover the best skills in this category.
ln-645-open-source-replac...
by NeverSight
L3 Worker. Goal-based open-source replacement auditor: discovers custom modules (>100 LOC), analyzes PURPOSE via code re...
ln-651-query-efficiency-a...
by NeverSight
Query efficiency audit worker (L3). Checks redundant entity fetches, N-UPDATE/DELETE loops, unnecessary resolves, over-f...
ln-653-runtime-performanc...
by NeverSight
Runtime performance audit worker (L3). Checks blocking IO in async, unnecessary allocations, sync sleep in async, string...
ln-654-resource-lifecycle...
by NeverSight
Checks session scope mismatch, streaming resource holding, missing cleanup, pool config, error path leaks, factory vs in...
ln-762-dependency-audit
by NeverSight
Audits project dependencies for vulnerabilities. Multi-ecosystem support (npm, .NET, Python, Go). CVSS-based severity cl...
ln-770-crosscutting-setup
by NeverSight
Coordinates logging, error handling, CORS, health checks, and API docs
react-best-practices
by NeverSight
React performance optimization guidelines from Vercel Engineering. This skill should be used proactively when writing, r...
systematic-debugging
by NeverSight
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
gotcha-summarizer
by NeverSight
Automatically summarizes technical lessons learned from conversations into docs/gotchas/. Supports 18+ programming langu...
react-single-responsibili...
by NeverSight
Strategies to simplify components, hooks, and methods: decomposition order (utilities, hooks, sub-components), early ret...
react-single-responsibili...
by NeverSight
Strategies to simplify components, hooks, and methods: decomposition order (utilities, hooks, sub-components), early ret...
prompt-lab
by NeverSight
Test, validate, and improve agent instructions (CLAUDE.md, system prompts) using sub-agents as experiment subjects. Meas...
agent-e2e
by NeverSight
Discover, record, and execute E2E test cases using browser exploration. Use when exploring test scenarios, recording use...
dive
by NeverSight
Dives deep into project questions using layered investigation (docs → code → analysis) to provide evidence-based answers...
data-streaming
by NeverSight
For data pipelines, aggregators, or indexers, real-time account state streaming on Solana with light account hot/cold li...
token-distribution
by NeverSight
For token distribution on Solana 5000x cheaper than SPL (rewards, airdrops, depins, ...). @lightprotocol/compressed-toke...
playstore-competitor-anal...
by NeverSight
Research and analyze competitor apps on the Google Play Store. Extracts app metadata (title, description, rating, review...
webnovel-resume
by NeverSight
Recovers interrupted webnovel tasks with precise workflow state tracking. Detects interruption point and provides safe r...
code-debugging
by NeverSight
Debug experiment code with structured error analysis. Categorize errors, apply targeted fixes with retry logic, and use...
arcs-dev-tools
by NeverSight
当用户提到 ARCS/arcs-sdk、交叉编译工具链(riscv64-unknown-elf-gcc)、cskburn、烧录、/dev/ttyACM*、串口日志等任务时使用:...
vercel-react-best-practic...
by NeverSight
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
ctf-forensics
by NeverSight
Digital forensics and blockchain analysis for CTF challenges. Use when analyzing disk images, memory dumps, event logs,...
ctf-pwn
by NeverSight
Binary exploitation (pwn) techniques for CTF challenges. Use when exploiting buffer overflows, format strings, heap vuln...
ctf-web
by NeverSight
Web exploitation techniques for CTF challenges. Use when solving web security challenges involving XSS, SQLi, CSRF, file...