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-testersInstalls into whichever agent you are using.
Copilot Instructions
GitHub Copilot instructions
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubš¤ 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 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:
- VS Code Copilot Customization Documentation - Official Microsoft documentation
- Custom Instructions - Tailor Copilot's behavior
- Custom Chat Modes - Advanced chat configuration
- Custom Instructions - Customize Copilot's behavior
- Prompt Files - Using prompt templates
- Custom Agents - Advanced agent configuration
- Agent Skills - Extend agent capabilities with skills
- Hooks - Customize agent behavior with hooks
- Using agents in Visual Studio Code - Overview of agents and orchestration
- Subagents in Visual Studio Code - Using subagents for specialized tasks
[!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
<!-- START_CUSTOM_INSTRUCTIONS -->[!TIP] Usage:
- copy these instructions to your
.github/copilot-instructions.mdfile or- create task-specific
.github/.instructions.mdfiles in your workspace's.github/instructionsfolder- use
Chat: Attach Instructionscommand from the command palette to apply them in the current chat
| Title | Description | Install |
| ----- | ----------- | ------- |
| š¤ Custom Instructions for Testers | One-line intent of the rules |
|
| API test rules (Playwright + TypeScript) | API test rules for Playwright + TypeScript: HTTP semantics, contract assertions, typed clients, data isolation, and flakiness prevention. |
|
| Playwright E2E rules | Playwright E2E test rules: test intent, isolation, locator strategy, waiting discipline, flake prevention, and diagnostics. |
|
| Page Objects / App Actions rules (Playwright + TS) | Page Object Model conventions for Playwright + TypeScript: structure, locators, actions, waits, and composition rules. |
|
| Playwright Typescript | Playwright test generation instructions with best practices and patterns. |
|
| TypeScript style rules | TypeScript style rules: explicit types at API boundaries, typed errors, import hygiene, and async conventions. |
|
Custom Prompt Templates
<!-- START_CUSTOM_PROMPT_TEMPLATES -->[!TIP] Usage:
- copy these prompts to your
.github/copilot-prompts/folder- use
/prompt-namein VS Code chat,- run
Chat: Run Promptcommand from the command palette
| 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. |
|
| 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
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu ā one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0kš The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.

