Claude Skills · Coding

GitHub Copilot Testing Patterns

PramodDutta/qaskills

Effective patterns for using GitHub Copilot to generate, refactor, and maintain test code including prompt engineering for test generation, Copilot Chat for debugging, inline suggestions for assertions, and workspace context optimization.

★ 214 MIT Synced 1 week ago View SKILL.md

At a glance

Coding Plugin install Node.js Actively maintained MIT v1.0.0

This skill is for Coding and helps you generate test cases with copilot, write assertions and test code, and refactor existing tests.

Install /plugin marketplace add PramodDutta/qaskills /plugin install github-copilot-testing-patterns
Can use Not declared by the author

Setup, runtime and requirements describe PramodDutta/qaskills, the repo this skill ships in.

github-copilottestingTest Generationprompt-engineeringassertionsTest Automation

Also in PramodDutta/qaskills

View the repo
A/B Test Validation Code Review & Testing

Validating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experim...

Academic CV Builder Documents & Spreadsheets

Format CVs for academic positions with publications, grants, and teaching

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...

Accessibility Manual Audit Code Review & Testing

Teach agents to guide manual accessibility audits for keyboard, screen reader, zoom, reflow, focus, and WCAG 2.2 criteria that scanners miss...

Advanced Allure Reporting DevOps & Infrastructure

Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard inte...

Advanced Chaos Engineering DevOps & Infrastructure

Advanced chaos engineering patterns using Chaos Monkey, Litmus, and Gremlin for testing distributed system resilience under failure conditio...

AFL++ Fuzzing Testing Code Review & Testing

American Fuzzy Lop Plus Plus mutation-based fuzz testing for finding crashes, hangs, and security vulnerabilities in binary programs.

Agent Browser Automation DevOps & Infrastructure

Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and...

Agentic Testing Patterns Code Review & Testing

AI-first testing methodology where autonomous agents plan, generate, execute, and maintain test suites with minimal human intervention, cove...

AI Agent Evaluation Code Review & Testing

Comprehensive evaluation patterns for AI agents including multi-turn conversation testing, LLM-as-judge frameworks, benchmark suites, regres...

AI/ML Model Testing Code Review & Testing

Testing machine learning models including accuracy validation, bias detection, drift monitoring, A/B testing, and model regression testing.

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.