Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. PramodDutta/qaskills
PramodDutta/qaskills logo

PramodDutta/qaskills

QA Skills Directory QA Skills is a curated directory of testing-specific skills for AI coding agents (Claude Code, Cursor, Copilot, etc.).

12 skills published79 starsGitHub

Visual Regression Testing

@pramoddutta/qaskills

79

Visual regression testing skill using Playwright, covering screenshot comparison, visual diff thresholds, responsive testing, baseline management, and CI integration.

Software Development

Timezone Bug Hunter

@pramoddutta/qaskills

79

Find timezone-related bugs in date handling, scheduling, and display logic by testing across multiple timezones and edge cases like DST transitions.

Software Development

Boundary Value Generator

@pramoddutta/qaskills

79

Generate boundary value test cases for numeric ranges, string lengths, date ranges, collection sizes, and domain-specific constraints using systematic analysis techniques

Software Development

UX Friction Logger

@pramoddutta/qaskills

79

Identify and log user experience friction points including excessive clicks, confusing navigation, slow interactions, and workflow bottlenecks through automated heuristic analysis

Software Development

Form Validation Breaker

@pramoddutta/qaskills

79

Exhaustive testing of form validation logic including boundary values, injection payloads, encoding edge cases, and client-server validation bypass techniques

Software Development

API Contract Validator

@pramoddutta/qaskills

79

Validate API responses against OpenAPI/Swagger specifications, JSON Schema definitions, and consumer-driven contracts to prevent breaking changes

Software Development

CI Pipeline Optimizer

@pramoddutta/qaskills

79

Optimize CI test pipelines through intelligent test splitting, parallelization, caching strategies, and selective test execution based on code changes.

DevOps & Infrastructure

Mobile Gesture Tester

@pramoddutta/qaskills

79

Test touch gestures including swipe, pinch-to-zoom, long press, and drag-and-drop on mobile viewports and touch-enabled devices.

Software Development

Empty State Reviewer

@pramoddutta/qaskills

79

Audit empty states across web applications ensuring proper messaging, helpful CTAs, illustration rendering, and graceful handling when data is unavailable

Software Development

WebSocket Bug Finder

@pramoddutta/qaskills

79

Test WebSocket connections for reliability including reconnection logic, message ordering, heartbeat mechanisms, and connection state management under adverse conditions

Software Development

Stale Cache Finder

@pramoddutta/qaskills

79

Identify stale cache issues across browser cache, CDN layers, API response caching, and application-level caches that cause users to see outdated content

DevOps & Infrastructure

Error Boundary Tester

@pramoddutta/qaskills

79

Validate error boundary implementations in React and other frameworks ensuring graceful degradation, proper fallback UI rendering, and error recovery flows

Software Development