tools debugging Skills
Discover the best skills in this category.
before-and-after
by vercel-labs
Captures before/after screenshots of web pages or elements for visual comparison. Use when user says "take before and af...
coderlm
by JaredStewart
Primary tool for all code navigation and reading in supported languages (Rust, Python, TypeScript, JavaScript, Go, Java,...
test-opencode-tooling
by scouzi1966
Use when testing tool call reliability between OpenCode and afm — captures streaming XML tool call errors, classifies th...
playwright-cli
by eggent-ai
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...
session-logs
by eggent-ai
Search and analyze your own session logs (older/parent conversations) using jq.
taskmaster
by lili-luo
Unified task tracking protocol with CSV checkpointing, verification gates, and context-recovery. Two modes: LITE (3-8 st...
profile-report
by ClawBio
Unified personal genomic profile report — reads a PatientProfile JSON and synthesizes all skill results into a single "Y...
ncbi-clinvar
by ai4protein
Query NCBI ClinVar for variant clinical significance. Search by gene/condition/CLNSIG, interpret pathogenicity, use E-ut...
ncbi-gene
by ai4protein
Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotype...
code-explorer
by clacky-ai
Use this skill when exploring, analyzing, or understanding project/code structure. Required for tasks like "analyze proj...
Non-visual text quality reviewer for web applications. Use when reviewing any page, component, or template for low-quali...
WCAG 2.2 cognitive accessibility reference tables, plain language analysis, COGA guidance, auth pattern detection, and r...
Integration patterns for Lighthouse CI accessibility auditing. Teaches agents how to detect Lighthouse CI configuration,...
Checks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Validates decisions via MCP Ref. Rep...
Analyzes single pattern implementation, calculates 4 scores (compliance, completeness, quality, implementation), identif...
Audits layer boundaries + cross-layer consistency: I/O violations, transaction boundaries (commit ownership), session ow...
Discovers custom modules (>100 LOC), analyzes purpose, searches OSS alternatives via MCP Research, evaluates quality (st...
Coordinates 4 audit workers (query efficiency, transaction, runtime performance, resource lifecycle). Delegates parallel...
Checks redundant fetches, N-UPDATE/DELETE loops, unnecessary resolves, over-fetching, missing bulk operations, wrong cac...
Checks blocking IO in async, unnecessary allocations, sync sleep, string concat in loops, missing to_thread, redundant c...
Checks session scope mismatch, streaming resource holding, missing cleanup, pool config, error path leaks, factory vs in...
Optimizes algorithms via autoresearch loop: benchmark, research, hypothesize, keep/discard
wp-performance
by Automattic
Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profil...