All authors
PramodDutta avatar

Claude Skills by PramodDutta

github.com/PramodDutta
231 skillsA× 220B× 9C× 22 installs113 views
Drizzle Orm TestingA

Testing patterns for Drizzle ORM covering migration testing, query builder testing, transaction testing, and database integration testing with PostgreSQL, SQLite, and MySQL.

testingtypescriptgo
0
133
E2e Testing PatternsA

Comprehensive end-to-end testing methodologies and best practices covering architecture, test design, data management, flakiness prevention, and cross-browser strategies.

testingjavascripttypescript
0
133
Edge Computing TestingA

Testing edge computing deployments including latency verification, edge function testing, CDN worker testing, and geo-distributed test execution.

testingjavascripttypescript
0
133
Elasticsearch TestingA

Elasticsearch testing including index management, query validation, mapping verification, bulk operation testing, and search relevance scoring.

testingtypescriptpython
0
133
Email TestingA

Email delivery testing including content verification, rendering across clients, spam score checking, link validation, and transactional email workflow testing.

testingjavascripttypescript
0
133
Empty State ReviewerA

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

testingjavascripttypescript
0
133
End To End DatabaseA

End-to-end database testing with test containers, data seeding, cleanup strategies, transaction isolation, and production data anonymization.

testingtypescriptpython
0
133
Ephemeral Environment TestingA

Testing in ephemeral preview environments for pull requests including environment provisioning, data seeding, and automated teardown.

testingtypescriptpython
0
133
Error Boundary TesterA

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

testingjavascripttypescript
0
133
Error Handling TestingA

Testing error handling paths including exception propagation, error boundaries, retry logic, circuit breakers, and graceful degradation.

testingjavascripttypescript
0
133
Error Message ReviewerA

Audit error messages across an application for clarity, actionability, consistency, and user-friendliness by cataloging and grading every error surface.

testingjavascripttypescript
0
133
Espresso AndroidA

Android UI testing with Espresso framework including view matchers, actions, assertions, idling resources, and RecyclerView testing patterns.

testingjavakotlin
0
133
Event Sourcing TestingA

Testing event sourcing patterns including event store validation, projection testing, saga orchestration, and event versioning compatibility.

testingtypescriptjava
0
133
Exploratory Test Charter GeneratorA

Generate structured exploratory testing charters with focused missions, time-boxed sessions, risk-based areas, and standardized note-taking templates for systematic exploration

testingjavascripttypescript
0
133
Express TestingA

Express.js API testing with supertest, middleware testing, route handler testing, error handling verification, and authentication testing.

testingjavascripttypescript
0
133
Faker Test DataA

Generating realistic test data with Faker libraries for names, addresses, emails, dates, and domain-specific data with reproducible seed control.

testingjavascripttypescript
0
133
Fastapi TestingA

FastAPI application testing with TestClient, dependency injection overrides, async testing, database testing with SQLAlchemy, and OpenAPI validation.

testingpythonsql
0
133
Feature Flag TestingA

Testing feature flag implementations including flag evaluation, gradual rollout verification, fallback behavior, and flag cleanup detection.

testingjavascripttypescript
0
133
File Upload TestingA

Comprehensive file upload testing including format validation, size limits, malware scanning, storage verification, and concurrent upload handling.

testingjavascripttypescript
0
133
First Time User TesterA

Validate the first-time user experience including onboarding flows, empty states, tutorial completion, progressive disclosure, and initial setup wizards

testingjavascripttypescript
0
133
Flaky Test QuarantineA

Detect, quarantine, and systematically fix flaky tests with automated retry analysis, root cause categorization, and CI pipeline integration for test reliability

testingjavascripttypescript
0
133
Flask TestingA

Flask application testing with test client, fixture patterns, SQLAlchemy model testing, blueprint testing, and Flask-specific extension testing.

testingpythonsql
0
133
Flutter TestingA

Flutter app testing with widget tests, integration tests, golden tests, Mockito, bloc testing, and Flutter Driver for end-to-end scenarios.

testinggotesting
0
133
Form Validation BreakerB

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

testingjavascripttypescript
0
133
Frontend PerformanceA

Frontend performance testing covering bundle size analysis, render performance, animation frame rate, React re-render detection, and lazy loading verification.

testingjavascripttypescript
0
133
Gatling PerformanceA

High-performance load testing using Gatling with Scala/Java DSL for simulating thousands of concurrent users and analyzing response time distributions.

testingjavatesting
0
133
Gauge TestingC

Test automation with Gauge framework using Markdown specifications, step implementations in Java/Python/JavaScript/Ruby/C#, concepts, data-driven testing, and living documentation.

testingjavascriptpython
0
133
Gdpr Compliance TestingA

Testing GDPR compliance requirements including data deletion, consent management, data portability, right to erasure, and privacy policy enforcement.

testingjavascripttypescript
0
133
Geb TestingC

Browser automation testing with Geb framework for Groovy/JVM using jQuery-like content DSL, Page Object pattern, Spock integration, and WebDriver abstraction.

testinggojava
0
133
Gh Fix CiA

Debug and fix failing GitHub PR checks by inspecting GitHub Actions logs, summarizing failure context, drafting fix plans, and implementing fixes after approval.

testingjavascripttypescript
0
133
Github Actions TestingA

Setting up and optimizing test pipelines in GitHub Actions with caching, parallel execution, matrix builds, and test result reporting.

testingjavascripttypescript
0
133
Go TestingA

Go testing with testing package, table-driven tests, subtests, benchmarks, test fixtures, httptest, and testify assertions.

testinggotesting
0
133
Golden File TestingA

Golden file testing pattern for comparing output against approved baselines with update workflows, diff tools, and version control integration.

testingtypescriptpython
0
133
Graphql Subscription TestingA

Testing GraphQL subscriptions including WebSocket lifecycle, real-time event delivery, authorization on subscriptions, and connection management.

testingjavascripttypescript
0
133
Graphql TestingA

Comprehensive GraphQL API testing including query/mutation testing, schema validation, resolver testing, subscription testing, and N+1 query detection.

testingjavascripttypescript
0
133
Grpc TestingA

gRPC service testing including protobuf validation, streaming tests, error handling, deadline testing, and load testing for gRPC endpoints.

testingtypescriptpython
0
133
Hipaa Compliance TestingA

Testing HIPAA compliance for healthcare applications including PHI handling, audit logging, access controls, and data encryption verification.

testingtypescriptpython
0
133
I18n TestingA

i18n testing covering locale switching, date/number formatting, RTL layout, plural forms, ICU messages, and translation completeness verification.

testingjavascripttypescript
0
133
Image Processing TestingA

Testing image processing pipelines including format conversion, resize quality, metadata handling, watermark verification, and thumbnail generation.

testingtypescriptpython
0
133
Infrastructure Drift DetectionA

Detecting and testing infrastructure drift between desired state and actual state using automated scanning, alerting, and remediation patterns.

testingpythongo
0
133
Integration Testing PatternsA

Integration testing strategies including database integration, external service integration, message queue testing, and test container patterns.

testingjavascripttypescript
0
133
Iot Device TestingA

IoT device testing including firmware validation, protocol testing (MQTT, CoAP), power consumption testing, and over-the-air update verification.

testingpythontesting
0
133
Jasmine TestingA

BDD-style JavaScript testing with Jasmine covering spies, async patterns, custom matchers, clock manipulation, and comprehensive test organization for frontend and Node.js applications.

testingjavascripttypescript
0
133
Javascript Testing PatternsA

Modern JavaScript testing strategies with Jest, Mocha, and testing best practices covering unit testing, integration testing, mocking, async patterns, and DOM testing.

testingjavascripttypescript
0
133
Jest UnitA

Unit testing skill using Jest for TypeScript and JavaScript, covering mocking, spies, snapshots, coverage, async testing, and custom matchers.

testingjavascripttypescript
0
133
Jmeter LoadA

Load and performance testing skill using Apache JMeter, covering test plans, thread groups, assertions, listeners, timers, and distributed testing.

testingjavabash
0
133
Junit5 TestingA

Production-grade Java unit and integration testing with JUnit 5 covering assertions, parameterized tests, lifecycle hooks, Mockito mocking, nested tests, and extensions.

testingjavatesting
0
133
Jwt Security TestingA

Comprehensive JWT token security testing including signature verification, expiration checks, algorithm confusion attacks, and claim validation.

testingjavascripttypescript
0
133
K6 PerformanceA

Performance and load testing skill using k6, covering load test scripts, thresholds, scenarios, checks, custom metrics, and results analysis.

testingjavascriptjava
0
133
Karma TestingA

Comprehensive Karma test runner skill for browser-based JavaScript unit testing with Jasmine, Mocha, or QUnit frameworks, real browser execution, coverage reporting, and CI/CD pipeline integration.

testingjavascripttypescript
0
133