Claude Skills · Coding

Debugging Strategies

PramodDutta/qaskills

Advanced debugging patterns for test failures covering root cause analysis, flakiness investigation, performance debugging, and systematic troubleshooting methodologies.

★ 201 MIT Synced 2 hours ago View SKILL.md

At a glance

Coding Plugin install Node.js Actively maintained MIT v1.0.0

This skill is for Coding and helps you diagnose test failures, investigate flaky tests, and debug performance issues.

Install /plugin marketplace add PramodDutta/qaskills /plugin install debugging-strategies
Can use Not declared by the author

Setup, runtime and requirements describe PramodDutta/qaskills, the repo this skill ships in.

testingTest FailuresdebuggingFlakinessperformanceRoot Cause Analysis

Also in PramodDutta/qaskills

View the repo
A/B Test Validation Code Review & Testing

Validating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experim...

Comprehensive WCAG compliance and accessibility testing covering ARIA, keyboard navigation, screen readers, color contrast, and automated a1...

Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility...

Accessibility Manual Audit Code Review & Testing

Teach agents to guide manual accessibility audits for keyboard, screen reader, zoom, reflow, focus, and WCAG 2.2 criteria that scanners miss...

Advanced Allure Reporting DevOps & Infrastructure

Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard inte...

Advanced Chaos Engineering DevOps & Infrastructure

Advanced chaos engineering patterns using Chaos Monkey, Litmus, and Gremlin for testing distributed system resilience under failure conditio...

AFL++ Fuzzing Testing Code Review & Testing

American Fuzzy Lop Plus Plus mutation-based fuzz testing for finding crashes, hangs, and security vulnerabilities in binary programs.

Agent Browser Automation DevOps & Infrastructure

Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and...

Agentic Testing Patterns Code Review & Testing

AI-first testing methodology where autonomous agents plan, generate, execute, and maintain test suites with minimal human intervention, cove...

AI Agent Evaluation Code Review & Testing

Comprehensive evaluation patterns for AI agents including multi-turn conversation testing, LLM-as-judge frameworks, benchmark suites, regres...

AI/ML Model Testing Code Review & Testing

Testing machine learning models including accuracy validation, bias detection, drift monitoring, A/B testing, and model regression testing.

AI Release Guardian Code Review & Testing

Analyze a git diff, map affected risks, select the tests that matter, detect coverage gaps on changed lines, run configurable quality gates,...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...