All authors
PramodDutta avatar

Claude Skills by PramodDutta

github.com/PramodDutta
231 skillsA× 220B× 9C× 22 installs113 views
A11y Automation AxeA

Automated accessibility testing with axe-core integrated into CI pipelines, including custom rule configuration, issue prioritization, and remediation guidance.

testingjavascripttypescript
0
133
Ab Testing ValidationA

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

testingjavascripttypescript
0
133
Accessibility A11y EnhancedA

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

testingjavascripttypescript
0
133
Accessibility AuditorA

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

testingjavascripttypescript
0
133
Afl FuzzingA

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

testingtestingdebugging
0
133
Agent BrowserA

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

testingjavascripttypescript
0
133
Agentic TestingA

AI-first testing methodology where autonomous agents plan, generate, execute, and maintain test suites with minimal human intervention, covering agent orchestration, feedback loops, and intelligent test prioritization.

testingjavascripttypescript
0
133
Ai Agent EvalB

Comprehensive evaluation patterns for AI agents including multi-turn conversation testing, LLM-as-judge frameworks, benchmark suites, regression detection, and systematic eval pipelines for measuring agent quality and safety.

testingjavascripttypescript
0
133
Ai Model TestingA

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

testingpythontesting
0
133
Ai Test GenerationA

Systematic patterns for prompting AI coding agents to generate high-quality tests including prompt engineering for test creation, coverage-driven generation, mutation-aware testing, and review checklists for AI-generated test code.

testingjavascripttypescript
0
133
Ai Test OrchestrationA

AI-powered test orchestration skill covering intelligent test selection, risk-based test prioritization, flaky test management, test impact analysis, parallel execution optimization, and predictive test failure detection using machine learning.

testingjavascripttypescript
0
133
Alerting TestingA

Testing monitoring and alerting configurations including threshold validation, alert routing, escalation policies, and false-positive rate monitoring.

testingpythongo
0
133
Allure Report GeneratorB

Configure and generate rich Allure test reports with test categorization, historical trends, environment details, and CI/CD integration for comprehensive test visibility

testingjavascripttypescript
0
133
Allure Reporting AdvancedA

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

testingjavascripttypescript
0
133
Angry User SimulatorB

Simulate aggressive user behavior patterns including rapid clicking, random navigation, form abuse, tab spamming, and unexpected interaction sequences to find UI resilience issues

testingjavascripttypescript
0
133
Angular TestingA

Angular application testing with TestBed, component harness, service testing, directive testing, and Angular-specific testing utilities.

testingtypescriptangular
0
133
Api Backward CompatibilityA

Automated detection of breaking API changes including response format changes, removed endpoints, type changes, and deprecation enforcement.

testingjavascripttypescript
0
133
Api Contract ValidatorA

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

testingjavascripttypescript
0
133
Api FuzzingA

API endpoint fuzzing for discovering unexpected behaviors, crashes, and security vulnerabilities through malformed requests, boundary values, and protocol violations.

testingjavascripttypescript
0
133
Api Gateway TestingA

API gateway testing skill covering rate limiting validation, request routing, authentication proxy testing, load balancing verification, circuit breaker testing, and gateway configuration validation for Kong, Envoy, and AWS API Gateway.

testingjavascripttypescript
0
133
Api Rate Limit TestingA

Testing API rate limiting implementations including throttling behavior, burst handling, rate limit headers, and distributed rate limiting patterns.

testingjavascripttypescript
0
133
Api Schema EvolutionA

Testing API schema evolution patterns including additive changes, field deprecation, type widening, and backward-compatible migration strategies.

testingjavascripttypescript
0
133
Api Security TestingA

Comprehensive API security testing based on OWASP API Security Top 10 including broken authentication, injection attacks, rate limiting, BOLA/BFLA vulnerabilities, and automated security scanning with ZAP and custom scripts.

testingjavascripttypescript
0
133
Api Test Suite GeneratorA

Automatically generate comprehensive API test suites from OpenAPI specifications covering CRUD operations, error handling, authentication, pagination, and edge cases

testingjavascripttypescript
0
133
Api Testing RestA

Comprehensive RESTful API testing patterns covering HTTP methods, status codes, request/response validation, authentication, error handling, and contract testing.

testingjavascripttypescript
0
133
Api Versioning TestingA

Testing API versioning strategies including URL path, header, and query parameter versioning with backward compatibility validation.

testingjavascripttypescript
0
133
Appium MobileB

Mobile application testing skill using Appium for iOS and Android, covering device capabilities, selectors, gestures, and cross-platform testing strategies.

testingtypescriptjava
0
133
Approval TestingA

Approval testing methodology using ApprovalTests library for verifying complex outputs against human-approved results with diff-based review.

testingtypescriptpython
0
133
Ar Vr TestingA

Testing augmented and virtual reality applications including spatial tracking, gesture recognition, performance on headsets, and motion sickness testing.

testingtypescripttesting
0
133
Artillery Load TestingA

Modern cloud-scale load testing using Artillery.io for HTTP, WebSocket, Socket.io, and custom protocol testing with YAML-based test definitions.

testingjavascriptjava
0
133
Audit WebsiteA

Comprehensive website auditing skill using Lighthouse, PageSpeed Insights, and web performance APIs to audit performance, accessibility, SEO, best practices, and security.

testingjavascripttypescript
0
133
Auth Bypass TesterB

Comprehensive authentication and authorization bypass testing including session hijacking, privilege escalation, JWT manipulation, and access control verification

testingjavascripttypescript
0
133
Authentication TestingA

Comprehensive authentication testing including login flows, password policies, MFA, session management, account lockout, and SSO integration.

testingjavascripttypescript
0
133
Authorization TestingA

Role-based and attribute-based access control testing including permission matrices, privilege escalation prevention, and resource-level authorization.

testingjavascripttypescript
0
133
Axe AccessibilityA

Accessibility testing skill using axe-core and Playwright for automated WCAG 2.1 compliance auditing, custom rules, and accessibility reporting.

testingtypescriptgo
0
133
Backward Compat LibraryA

Testing library backward compatibility including public API surface verification, semver compliance, TypeScript type compatibility, and migration path validation.

testingjavascripttypescript
0
133
Bdd CucumberA

Behavior-Driven Development skill using Cucumber, covering feature files, step definitions, Gherkin best practices, data tables, scenario outlines, and hooks.

testingjavascripttypescript
0
133
Bdd Gherkin PatternsA

Behavior-Driven Development with Gherkin syntax, step definitions, scenario outlines, data tables, and living documentation generation.

testingjavascripttypescript
0
133
Behat Bdd TestingA

PHP BDD testing with Behat framework using Gherkin feature files, Mink browser extension, context classes, and Symfony integration for behavior-driven acceptance testing.

testingjavascriptgo
0
133
Behave Bdd TestingA

Python BDD testing with Behave framework using Gherkin feature files, step definitions, environment hooks, and Selenium integration for behavior-driven acceptance testing.

testingpythongo
0
133
Blockchain Smart Contract TestingA

Smart contract testing with Hardhat, Foundry, and Brownie including unit tests, gas optimization, reentrancy checks, and fork testing.

testingtypescripttesting
0
133
Boundary Value GeneratorA

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

testingjavascripttypescript
0
133
Browser Extension TestingA

Testing browser extensions including content script injection, background worker testing, popup UI testing, storage API testing, and cross-browser compatibility.

testingjavascripttypescript
0
133
Browser UseA

CLI tool for persistent browser automation with multi-session support, featuring Chromium/Real/Remote browser modes, cookie management, JavaScript execution, and long-running automation workflows.

testingjavascripttypescript
0
133
Browserstack TestingA

Cloud-based cross-browser and cross-device testing with BrowserStack including Automate, App Automate, Percy visual testing, Observability, and integration with Playwright, Selenium, and CI/CD pipelines.

testingjavascripttypescript
0
133
Bug Report WritingA

Bug report writing skill covering clear reproduction steps, severity classification, effective communication, triage processes, and defect lifecycle management.

testinggotesting
0
133
Bun TestingA

Fast test execution with Bun's built-in test runner including snapshot testing, mocking, code coverage, lifecycle hooks, DOM testing with happy-dom, and migration from Jest and Vitest to Bun test.

testingjavascripttypescript
0
133
Burpsuite SecurityA

Web application security testing using BurpSuite for proxy-based interception, scanning, and manual penetration testing of web applications.

testingpythonjava
0
133
Canary Deployment TestingA

Canary deployment validation testing including traffic splitting, metric comparison, automatic rollback triggers, and health score calculation.

testingtypescriptpython
0
133
Capybara TestingA

Expert-level Capybara acceptance testing skill for Ruby and Rails applications. Covers RSpec integration, DSL methods, scoping, Page Objects with SitePrism, JavaScript interactions, and database cleaning strategies.

testingjavascriptgo
0
133