Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/
Get best practices for TUnit unit testing, including data-driven tests
Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restrictions on agents - Working with any agent framework (PydanticAI, CrewAI, OpenAI Agents, LangChain, AutoGen)
Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.
Configure an MCP server for GitHub Copilot with your Dataverse environment.
A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.
Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.
Process media files (video, audio, images, documents) using Transloadit. Use when asked to encode video to HLS/MP4, generate thumbnails, resize or watermark images, extract audio, concatenate clips, add subtitles, OCR documents, or run any media processing pipeline. Covers 86+ processing robots for file transformation at scale.
Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
Get best practices for XUnit unit testing, including data-driven tests
Get best practices for NUnit unit testing, including data-driven tests
Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.
Create a new specification file for the solution, optimized for Generative AI consumption.
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.
Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.