Catalog pagination

Agent Skills catalog · page 111

Standard HTML pagination keeps the complete catalog discoverable. Use the main directory for search, filtering, and comparison.

Current page
111/209
Entries on page
24
URL status
Self-canonical
Computed 93211

PramodDutta/qaskills

Karma Testing

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.

Computed 93211

PramodDutta/qaskills

Playwright Mobile Web Testing

Mobile web testing skill using Playwright device emulation covering responsive testing, touch interactions, viewport management, network throttling, geolocation testing, and mobile-specific UI patterns.

Computed 93211

PramodDutta/qaskills

PR Test Impact Analyzer

Analyze pull request code changes to determine which tests are affected, recommend test execution order, and identify missing test coverage for modified code paths

Computed 93211

PramodDutta/qaskills

Puppeteer Testing

Comprehensive Puppeteer browser automation and testing skill for headless Chrome scripting, web scraping, PDF generation, network interception, and end-to-end test workflows in JavaScript and TypeScript.

Computed 93211

PramodDutta/qaskills

Resume Section Builder

Create targeted resume sections optimized for different experience levels and roles

Computed 93211

PramodDutta/qaskills

WebDriverIO Testing

Comprehensive WebDriverIO (WDIO) test automation skill for generating reliable end-to-end browser tests in JavaScript and TypeScript with Page Object Model, custom commands, and advanced synchronization strategies.

Computed 93211

PramodDutta/qaskills

Zod Schema Testing

Comprehensive testing patterns for Zod schemas covering validation testing, transform testing, error message verification, and integration with API endpoints and forms

Computed 92211

PramodDutta/qaskills

AI Test Generation Patterns

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.

Computed 92211

PramodDutta/qaskills

Boundary Value Generator

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

Computed 92211

PramodDutta/qaskills

Drizzle ORM Testing

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

Computed 92211

PramodDutta/qaskills

Error Message Reviewer

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

Computed 92211

PramodDutta/qaskills

Exploratory Test Charter Generator

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

Computed 92211

PramodDutta/qaskills

First-Time User Tester

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

Computed 92211

PramodDutta/qaskills

Flaky Test Quarantine

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

Computed 92211

PramodDutta/qaskills

Jasmine Testing

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

Computed 92211

PramodDutta/qaskills

Jest Mocking Patterns

Teaches the agent the right way to mock in Jest — jest.fn, mockImplementation, mockResolvedValue, jest.mock factories, spyOn with restore, and isolating modules like axios.

Computed 92211

PramodDutta/qaskills

LinkedIn Profile Optimizer

Optimize LinkedIn profile for searchability, recruiter visibility, and engagement

Computed 92211

PramodDutta/qaskills

Loading State Tester

Verify loading indicators, skeleton screens, and progress bars appear correctly during async operations and disappear on completion or error.

Computed 92211

PramodDutta/qaskills

NightwatchJS Testing

Comprehensive NightwatchJS end-to-end testing skill with integrated Selenium WebDriver, built-in assertions, page objects, and parallel test execution for reliable browser automation in JavaScript and TypeScript.

Computed 92211

PramodDutta/qaskills

Progressive Web App Testing

PWA testing skill covering service worker validation, offline mode testing, cache strategy verification, web app manifest testing, push notification testing, install prompt testing, and background sync verification.

Computed 92211

PramodDutta/qaskills

Regression Suite from Bug Reports

Convert bug reports and incident post-mortems into automated regression tests that prevent recurrence of previously discovered defects.

Computed 92211

PramodDutta/qaskills

Resume Bullet Writer

Transform weak resume bullets into achievement-focused statements with metrics and impact

Computed 92211

PramodDutta/qaskills

SDET Interview Preparation

Comprehensive SDET interview preparation covering coding challenges, system design for testing, automation framework design, CI/CD pipeline questions, testing strategy discussions, and behavioral interview patterns for QA engineering roles.

Computed 92211

PramodDutta/qaskills

Stale Cache Finder

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