SkillAgentSearch skills...

awesome-copilot-for-testers

šŸ‘Øā€šŸ’» Instructions, prompts, and chat modes to help You with test automation for GitHub Copilot šŸ¤–

Install / Use

npx skills add jaktestowac/awesome-copilot-for-testers

Installs into whichever agent you are using.

About this skill
šŸ§‘ā€āœˆļø

Copilot Instructions

GitHub Copilot instructions

Quality Score

75/100

Category

Automation

Supported Platforms

GitHub Copilot

šŸ¤– Awesome GitHub Copilot for Testers

This repository is a collection of resources (prompts, instructions, custom agents, agent skills, hooks, plugins, and orchestration examples) for using GitHub Copilot to enhance test automation and quality engineering workflows.

It is designed to help testers, developers, and quality engineers leverage AI to improve their testing practices, automate repetitive tasks, and enhance the overall quality of software products.

[!TIP] šŸ’” Choose your language:

[!TIP] This project is heavily inspired by Awesome GitHub Copilot - a curated list of resources for using GitHub Copilot effectively. We have adapted the structure and content to focus specifically on testing and quality engineering, providing tailored resources for this domain.

Table of Contents

[!IMPORTANT] Check out our free YouTube video to learn more about GitHub Copilot Chat Modes:

GitHub Copilot - Chat Modes

šŸŽÆ GitHub Copilot Customization Features

GitHub Copilot provides three main ways to customize AI responses and tailor assistance to your specific workflows, team guidelines, and project requirements:

  • Custom Instructions: Define how Copilot should behave, what to prioritize, and how to communicate.
  • Chat Modes: Create specialized chat modes for different roles or tasks, each with its own set of tools and instructions. With version 1.106 of VS Code, Chat Modes were renamed to Custom Agents.
  • Custom Agents: Advanced chat modes that can utilize multiple instructions and tools to perform complex tasks.
  • Prompt Templates: Predefined templates for common tasks or questions, allowing for quick and consistent responses.

[!TIP] More You can learn about these features in the official documentation and:

[!TIP] Do you want to learn more about effective use of AI and GitHub Copilot for Testers?

Check our AI_Testers Program - a comprehensive Program for mastering AI in test automation!

<div align="center"><a href="https://aitesters.pl"><img src="./assets/aitesters-header-photo.jpg" alt="AI Testers Logo" height="300"/></a></div>

šŸ“‹ Resources

Custom Instructions

[!TIP] Usage:

  • copy these instructions to your .github/copilot-instructions.md file or
  • create task-specific .github/.instructions.md files in your workspace's .github/instructions folder
  • use Chat: Attach Instructions command from the command palette to apply them in the current chat
<!-- START_CUSTOM_INSTRUCTIONS -->

| Title | Description | Install | | ----- | ----------- | ------- | | šŸ¤– Custom Instructions for Testers | One-line intent of the rules | Install in VS Code Install in VS Code | | API test rules (Playwright + TypeScript) | API test rules for Playwright + TypeScript: HTTP semantics, contract assertions, typed clients, data isolation, and flakiness prevention. | Install in VS Code Install in VS Code | | Playwright E2E rules | Playwright E2E test rules: test intent, isolation, locator strategy, waiting discipline, flake prevention, and diagnostics. | Install in VS Code Install in VS Code | | Page Objects / App Actions rules (Playwright + TS) | Page Object Model conventions for Playwright + TypeScript: structure, locators, actions, waits, and composition rules. | Install in VS Code Install in VS Code | | Playwright Typescript | Playwright test generation instructions with best practices and patterns. | Install in VS Code Install in VS Code | | TypeScript style rules | TypeScript style rules: explicit types at API boundaries, typed errors, import hygiene, and async conventions. | Install in VS Code Install in VS Code |

<!-- END_CUSTOM_INSTRUCTIONS -->

Custom Prompt Templates

[!TIP] Usage:

  • copy these prompts to your .github/copilot-prompts/ folder
  • use /prompt-name in VS Code chat,
  • run Chat: Run Prompt command from the command palette
<!-- START_CUSTOM_PROMPT_TEMPLATES -->

| Title | Description | Install | | ----- | ----------- | ------- | | Accessibility audit — deep dive | Run a deeper accessibility audit for a page, sampled set of pages, or user flow with WCAG 2.2 mapping, manual verification guidance, and technical or stakeholder-ready output. For a quick single-URL check, use the a11y-webpage-audit prompt instead. | Install in VS Code Install in VS Code | | A11y webpage audit (single URL) | Analyze one webpage for accessibility with WCAG 2.1/2.2 m

Truncated for display — read the full file on GitHub.

Related Skills

View on GitHub
GitHub Stars114
CategoryAutomation
Updated26d ago
Forks17

Languages

JavaScript

Security Score

95/100

Audited on Aug 26, 2026

1 low