tools debugging Skills
Discover the best skills in this category.
improver
by wtthornton
Refactor and improve code quality. Use for code refactoring, performance optimization, and quality improvements. Include...
skill-analyzer
by KyleKing
Analyzes codebases to identify missing skills and recommend new ones. Invoke when user wants to audit skills, identify k...
structured-logging
by phrazzld
Apply structured logging best practices using Pino for Node.js applications: JSON output, log levels, context, redaction...
cartographer
by phrazzld
Codebase mapping and documentation using parallel AI subagents. Invoke for: map this codebase, document architecture, un...
swift-performance
by fusengine
Optimize SwiftUI and Swift app performance with Instruments profiling, lazy loading, memory management, and view optimiz...
research
by fusengine
Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and compl...
exploration
by fusengine
Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.
react-performance
by fusengine
React performance optimization - memo, useMemo, useCallback, lazy loading, virtualization. Use when optimizing React app...
code-quality
by fusengine
Code quality validation with linters, SOLID principles, error detection, and architecture compliance across all language...
layercake
by linehaul-ai
Expert guide for Layer Cake, a headless Svelte visualization framework managing scales, dimensions, and data flow while...
Guidance for effective browser automation with dev-browser plugin. Use for testing local development, verifying UI chang...
performance-profiling
by dasien
Profile CPU, memory, and I/O usage to identify bottlenecks, analyze execution traces, and diagnose performance issues
test-coverage-analysis
by dasien
Measure and improve test coverage by identifying untested code paths and prioritizing high-risk areas for testing
bug-triage
by dasien
Systematically reproduce, diagnose, and analyze bugs to determine root cause, assess severity, and plan fix strategy
Quick reference cheatsheets for Kailash SDK patterns, nodes, workflows, and best practices. Use when asking about 'quick...
go-code-review
by curtbushko
Auto-review Go code for 100+ common mistakes when analyzing .go files, discussing Go patterns, or reviewing PRs with Go...
feasibility-analysis
by flight505
Project feasibility analysis toolkit. Evaluate technical feasibility, resource requirements, market viability, risk fact...
building-blocks
by flight505
Component specification toolkit for breaking software projects into discrete, buildable blocks. Create detailed specific...
analyze-project
by jrc1883
Use when starting work on an unfamiliar project or needing to understand a codebase - performs comprehensive analysis di...
research-capture
by jrc1883
Captures research insights, decisions, and learnings during development. Use after completing spikes, making architectur...
systematic-debugging
by jrc1883
Four-phase debugging: root cause → patterns → hypothesis → implement. For complex bugs, test failures, multi-component i...
bug-reporter
by jrc1883
Capture bug context, generate reports, and optionally create GitHub issues or share patterns
pop-benchmark-runner
by jrc1883
Orchestrates benchmark execution comparing PopKit vs baseline Claude Code
code-review
by theantichris
Reviews code and suggests improvements. Use when asked to review code or propose refactors.