tools debugging Skills
Discover the best skills in this category.
web-design-guidelines
by lora-sys
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit...
typescript-expert
by GrupoUS
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo manag...
Safely detects and removes truly dead/unused code in Next.js + TypeScript projects. Invoked only via prompt-classifier S...
security-auditor
by elsolal
Audit de sécurité du code. Analyse OWASP Top 10, dépendances vulnérables, secrets exposés, et configurations. Utiliser a...
debugging
by dtbuchholz
Systematically debug and diagnose code issues. Use this skill when investigating bugs, analyzing error messages, tracing...
multi-agent-scan
by tmdgusya
This skill should be used when the user asks to "scan the codebase", "analyze multiple patterns", "parallel agent workfl...
performance-analyst
by changgenglu
Activates when user requests performance optimization, N+1 query analysis, caching strategy design, database tuning, or...
tui-visual-testing
by ctchen222
Visual regression testing for Bubble Tea TUI applications. This skill should be used when testing terminal UI appearance...
error-analysis
by jayteealao
This skill should be used when analyzing errors, stack traces, and logs to identify root causes and implement fixes.
emacs-debugging
by jingtaozf
Debug Emacs Lisp code using edebug, trace, profiler, and error handling - use when encountering elisp errors or performa...
scicode-fix
by tkhongsap
Analyze and fix "ineffective" subproblems in SciCode benchmark. Classify issues as MAJOR or MINOR, apply minimal fixes t...
reviewing-code
by nickstrad
Reviews code changes in the Nick Stack codebase, checking for tech stack patterns, security, type safety, and best pract...
review
by rchanda1392
Comprehensive code review with failure scenario analysis, security checks, and prioritized fix suggestions. Use after /e...
react-best-practices
by josh-cooper
React and Next.js performance optimization guidelines from the React community. This skill should be used when writing,...
use-lazy-state-initializa...
by sehyun0518
wasted computation on every render
code-review
by biobenkj
Review code for implementation correctness, scalability, and production readiness. Use when reviewing PRs, auditing code...
js-worker-multithreading
by deadronos
Implement, refactor, or review worker-based multithreading in TypeScript/JavaScript apps (browser or Node). Use when off...
typescript
by toilahuongg
Best practices and guidelines for TypeScript (2025-2026 Edition), focusing on TS 5.x+, modern type safety, and performan...
filamentphp-testing
by habibGamal
Expert knowledge for testing FilamentPHP 4.x resources, tables, schemas, actions, and notifications using Pest and Livew...
performance
by dtbuchholz
Optimize code for speed and efficiency. Use this skill when profiling, identifying bottlenecks, or improving performance...
performance-testing-frame...
by cornmanwtf
Design load tests and bottleneck analysis.