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
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.
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.
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
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.
PramodDutta/qaskills
Resume Section Builder
Create targeted resume sections optimized for different experience levels and roles
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.
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
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.
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
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.
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.
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
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
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
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.
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.
PramodDutta/qaskills
LinkedIn Profile Optimizer
Optimize LinkedIn profile for searchability, recruiter visibility, and engagement
PramodDutta/qaskills
Loading State Tester
Verify loading indicators, skeleton screens, and progress bars appear correctly during async operations and disappear on completion or error.
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.
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.
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.
PramodDutta/qaskills
Resume Bullet Writer
Transform weak resume bullets into achievement-focused statements with metrics and impact
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.
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