Claude Skills · DevOps & Infrastructure
CI Pipeline Optimizer
PramodDutta/qaskillsOptimize CI test pipelines through intelligent test splitting, parallelization, caching strategies, and selective test execution based on code changes.
At a glance
This skill is for DevOps & Infrastructure and helps you optimize ci pipeline performance, split tests across parallel jobs, and implement caching strategies.
/plugin marketplace add PramodDutta/qaskills
/plugin install ci-pipeline-optimizer
Setup, runtime and requirements describe PramodDutta/qaskills, the repo this skill ships in.
continuous-integrationTest OptimizationParallelizationcachinggithub-actionsjenkins
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 DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...