Database Migration Testing
PramodDutta/qaskillsTesting database migration scripts for correctness, rollback safety, data integrity, and zero-downtime migration patterns.
At a glance
This skill is for Coding and helps you test database migration scripts, validate data integrity after migrations, and verify rollback safety.
/plugin marketplace add PramodDutta/qaskills
/plugin install database-migration-testing
Setup, runtime and requirements describe PramodDutta/qaskills, the repo this skill ships in.
databaseMigrationstestingRollbackData IntegrityZero Downtime
Also in PramodDutta/qaskills
View the repoValidating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experim...
Comprehensive WCAG compliance and accessibility testing covering ARIA, keyboard navigation, screen readers, color contrast, and automated a1...
Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility...
Teach agents to guide manual accessibility audits for keyboard, screen reader, zoom, reflow, focus, and WCAG 2.2 criteria that scanners miss...
Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard inte...
Advanced chaos engineering patterns using Chaos Monkey, Litmus, and Gremlin for testing distributed system resilience under failure conditio...
American Fuzzy Lop Plus Plus mutation-based fuzz testing for finding crashes, hangs, and security vulnerabilities in binary programs.
Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and...
AI-first testing methodology where autonomous agents plan, generate, execute, and maintain test suites with minimal human intervention, cove...
Comprehensive evaluation patterns for AI agents including multi-turn conversation testing, LLM-as-judge frameworks, benchmark suites, regres...
Testing machine learning models including accuracy validation, bias detection, drift monitoring, A/B testing, and model regression testing.
Analyze a git diff, map affected risks, select the tests that matter, detect coverage gaps on changed lines, run configurable quality gates,...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...