tools debugging Skills
Discover the best skills in this category.
binary-re-triage
by aiskillstore
Use when first encountering an unknown binary, ELF file, executable, or firmware blob. Fast fingerprinting via rabin2 -...
module-health
by aiskillstore
Modular architecture health assessor for Logseq Template Graph. Analyzes module balance, cohesion, size distribution, an...
performance-profiler
by aiskillstore
Analyze code performance patterns and identify optimization opportunities.
performance-optimization
by aiskillstore
Full-stack performance analysis, optimization patterns, and monitoring strategies
postgres-performance
by aiskillstore
High-performance PostgreSQL patterns. Use when optimizing queries, designing for scale, or debugging performance issues.
testing
by aiskillstore
Expert at Playwright E2E tests, Vitest unit tests, Storybook interaction tests. Use when writing tests, debugging test f...
typescript-dev
by aiskillstore
TypeScript development best practices, code quality tools, and documentation templates. Activated when working with .ts,...
analyzing-component-quali...
by aiskillstore
Expert at analyzing the quality and effectiveness of Claude Code components (agents, skills, commands, hooks). Assumes c...
codebase-mapping
by aiskillstore
Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) genera...
resource-monitor
by aiskillstore
Monitor system resources (CPU, memory, disk, network) during development and production.
codebase-explorer
by aiskillstore
Explore and understand the Empathy Ledger codebase architecture, data flows, database schema, services, and how componen...
technical-analysis
by aiskillstore
Technical analysis capabilities for APIs, data models, integrations, and security requirements. Use when analyzing techn...
cookmode-v2-source-of-tru...
by aiskillstore
Documents and explains the CookMode V2 codebase as it exists. Use this when the user needs factual information about the...
theater-detection-audit
by aiskillstore
Performs comprehensive audits to detect placeholder code, mock data, TODO markers, and incomplete implementations in cod...
pitfalls-websocket
by aiskillstore
WebSocket server and client patterns with heartbeat and reconnection. Use when implementing real-time features, debuggin...
explore-codebase
by aiskillstore
Pattern for efficiently exploring codebases using parallel subagents. Use when you need to understand code structure, fi...
root-cause-tracing
by aiskillstore
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
python-observability-patt...
by aiskillstore
Observability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, obser...
analyzing-docs
by aiskillstore
Expert at analyzing documentation quality, coverage, and completeness. Auto-invokes when evaluating documentation health...
visual-qa
by aiskillstore
Complete visual QA - screenshots with full-page scroll to trigger animations, then analyze with Claude. Run after CSS/te...
complexity-analyzer
by aiskillstore
Measure and report code complexity metrics with actionable recommendations.
api
by videojs
API design and developer experience for TypeScript libraries. Use when designing APIs, reviewing architecture, evaluatin...
debugging-protocol
by irahardianto
Comprehensive protocol for validating root causes of software issues. Use when you need to systematically debug a comple...
aposd-optimizing-critical...
by ryanthedev
Optimize performance through mandatory measure-first workflow with 3 stages: MEASURE (gate) -> FUNDAMENTAL FIX -> CRITIC...