Showing 30 of 95427 results
Converts text-based documents to markdown following instructions.
Ensures C# types are documented with XML comments following best practices.
Provides comprehensive guidance and best practices for working with Neon Serverless Postgres, covering setup, development, connection methods, and advanced features
Creates declarative agents for Microsoft 365 Copilot by integrating MCP servers with authentication, tool selection, and agent configuration.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Reviews code and performs refactoring according to predefined instructions and coding standards.
Interactive prompt refinement workflow that interrogates scope, deliverables, and constraints.
Generates complete PHP MCP server projects using the official PHP SDK with tools, resources, prompts, and tests for production-ready Model Context Protocol implementations.
Guides Java method refactoring using the Remove Parameter pattern, with before/after examples showing how to simplify method signatures by eliminating unused or derivable parameters.
Updates existing specification files with new requirements while preserving document structure and version history.
Create Spring Boot Java Project Skeleton
Adds new languages to Next.js applications using next-intl, handling translation files, routing configuration, middleware setup, and language toggle UI components.
Systematically diagnoses and resolves Power BI performance issues with step-by-step troubleshooting guidance.
Generates complete Swift MCP server projects using the official MCP Swift SDK with tools, resources, and configuration.
Guides Java method refactoring using the Extract Method pattern, with before/after examples showing how to break down complex methods into focused, reusable units.
Automates comprehensive auditing and performance tracking of BigQuery data pipelines, identifying bottlenecks and optimizing query efficiency
Generates boilerplate C# Minecraft Protocol (MCP) server code with automatic protocol version handling and network socket management.
Analyzes git status and diff to intelligently create Git Flow branches (feature, release, hotfix, bugfix) following the nvie branching model with automated naming conventions.
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
Creates detailed feature implementation plans following monorepo structure.
Generates Python snippets for the Microsoft Dataverse SDK covering installation, client setup with InteractiveBrowserCredential, single-record CRUD, bulk operations, and paging.
Entra agent user skill from Awesome GitHub Copilot, providing specialized agents and workflows for Microsoft Entra identity management with GitHub Copilot.
Automates containerization of ASP.NET Core applications with optimized Dockerfiles, multi-stage builds, and best practices for .NET deployment.
Generates complete, production-ready Model Context Protocol (MCP) server projects in Go using the official go-sdk with proper module layout and dependencies.
Lists your pull requests in the current GitHub repository, highlights PRs awaiting review, describes check failures, and suggests possible fixes.
Generates structured autonomous code generation workflows with clear phases, checkpoints, and validation steps.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Enforces Vue 3 best practices with Composition API, TypeScript, and performance optimization guidelines for robust Vue development.
Generates complete, production-ready Model Context Protocol (MCP) server projects in Kotlin using the official kotlin-sdk with Gradle build setup and coroutine-based implementation.