tools debugging Skills
Discover the best skills in this category.
tag-tests-with-issues
by wranglezone
Identify likely GitHub issues connected to test cases. Use when asked to tag tests with issues or get started with qctha...
localization-bug-finder
by PramodDutta
Detect localization and internationalization defects including untranslated strings, text expansion overflow, RTL layout...
serverless-function-testi...
by PramodDutta
Testing serverless functions including Lambda, Cloud Functions, and Edge Functions with local emulation, cold start test...
memory-profiling-leak-det...
by PramodDutta
Systematic memory profiling and leak detection in applications using heap snapshots, allocation tracking, and garbage co...
n1-query-detector
by PramodDutta
Detect and eliminate N+1 query problems in database-backed applications through query counting, execution plan analysis,...
nock-http-request-mocking
by PramodDutta
HTTP request mocking with Nock for Node.js testing including request intercepting, response recording, and external API...
notification-spam-detecto...
by PramodDutta
Test notification systems for spam behavior including duplicate alerts, missing throttling, incorrect delivery channels,...
offline-mode-tester
by PramodDutta
Validate progressive web app offline functionality including service worker caching, offline data persistence, sync-on-r...
page-speed-critic
by PramodDutta
Analyze page load performance using Core Web Vitals, Lighthouse scores, resource waterfall analysis, and performance bud...
playwright-visual-testing
by PramodDutta
Visual regression testing with Playwright including screenshot comparison, pixel-diff thresholds, dynamic content maskin...
pr-test-impact-analyzer
by PramodDutta
Analyze pull request code changes to determine which tests are affected, recommend test execution order, and identify mi...
race-condition-finder
by PramodDutta
Detect and diagnose race conditions in web applications through concurrent interaction testing, state mutation analysis,...
redis-testing-patterns
by PramodDutta
Redis testing including cache behavior verification, pub/sub testing, transaction testing, cluster failover testing, and...
responsive-layout-breaker
by PramodDutta
Systematically test responsive layouts across breakpoints to find overflow, overlap, and alignment bugs using viewport s...
screenshot-baseline-gener...
by PramodDutta
Generate and maintain visual regression screenshot baselines with intelligent diffing, responsive breakpoint coverage, a...
screenshot-capture-testin...
by PramodDutta
Cross-platform desktop and application screenshot capture for visual testing, UI verification, and automated visual comp...
search-quality-tester
by PramodDutta
Evaluate search functionality quality including relevance ranking, typo tolerance, faceted filtering, autocomplete accur...
search-functionality-test...
by PramodDutta
Search feature testing including relevance scoring, autocomplete, typo tolerance, faceted search, pagination, and search...
selenium-advanced-pom-fra...
by PramodDutta
Advanced Selenium WebDriver framework with three Page Object Model patterns (Basic POM, Improved POM, Page Factory), ret...
snapshot-testing-patterns
by PramodDutta
Snapshot testing strategies for UI components, API responses, and data structures with update workflows, review patterns...
burpsuite-security-testin...
by PramodDutta
Web application security testing using BurpSuite for proxy-based interception, scanning, and manual penetration testing...
database-performance-test...
by PramodDutta
Database performance testing including query optimization, index analysis, connection pooling, slow query detection, and...
dark-mode-testing-pattern...
by PramodDutta
Systematic dark mode testing covering color contrast, theme switching, persistence, media query respect, component-level...
dark-mode-bug-finder
by PramodDutta
Detect dark mode rendering issues including contrast failures, missing theme tokens, image inversions, and transition gl...