Showing 30 of 95349 results
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Provides Jest best practices for JavaScript/TypeScript testing, covering test structure, mocking strategies with jest.mock and spyOn, async testing, and snapshot testing patterns.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Reviews SQL code across all database platforms for security vulnerabilities, maintainability issues, and quality standards.
Reviews C#/.NET code for design pattern implementation including Command, Repository, Factory, and Observer patterns, and suggests architectural improvements.
Analyzes codebases to create detailed architectural documentation, detecting technology stacks and architectural patterns.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Optimizes SQL query performance across all databases with indexing strategies, query tuning, and execution plan analysis.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Performs AI-powered exploratory testing on web applications using the ScoutQA CLI. Supports smoke tests, accessibility audits, e-commerce flows, and user flow validation, with the ability to run proactively after implementing web features to verify they work correctly.
Queries Microsoft 365 data across emails, meetings, documents, Teams, and people to provide live organizational context and insights for Copilot tasks.
Game engine skill from Awesome GitHub Copilot, providing specialized agents, prompts, and instructions for game development workflows with GitHub Copilot.
Provides JUnit 5 best practices for Java unit testing, covering project setup, test structure, assertions with AssertJ, parameterized tests, and mocking with Mockito.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates coding standards documents by analyzing coding styles and patterns from existing source files.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Validates React Native project structure, component design, performance optimization, and adherence to modern mobile development standards.
Guides users through creating high-quality GitHub Copilot prompts with proper structure, context, and best practices.
Generates complete Python MCP server projects with tools, resources, prompts, and full configuration scaffolding.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates production-ready Python code using the PowerPlatform-Dataverse-Client SDK with proper error handling, singleton client pattern, and retry logic with exponential backoff.
Creates specification files optimized for Generative AI consumption.
Identifies and filters false-positive diffs in Terraform Azure plans caused by Set-type attribute ordering changes.
Creates Product Requirements Documents (PRDs) for new features based on an Epic.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Reviews codebases for Apple App Store optimizations or rejection reasons.
Runs pytest with coverage analysis, discovers uncovered lines, and iteratively adds tests to achieve 100% coverage.