Directory / library

Every skill,
out in the open.

1,024 skills indexed

Every entry names its source repo and pinned content SHA.

433

github / awesome-copilot

postgresql-code-review

updated 1d ago36.5K0

PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).

434

github / awesome-copilot

postgresql-optimization

updated 1d ago36.5K0

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

435

github / awesome-copilot

power-apps-code-app-scaffold

updated 1d ago36.5K0

Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration

436

github / awesome-copilot

power-bi-dax-optimization

updated 1d ago36.5K0

Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.

437

github / awesome-copilot

power-bi-model-design-review

updated 1d ago36.5K0

Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.

438

github / awesome-copilot

power-bi-performance-troubleshooting

updated 1d ago36.5K0

Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries.

439

github / awesome-copilot

power-bi-report-design-consultation

updated 1d ago36.5K0

Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design.

440

github / awesome-copilot

power-platform-architect

updated 1d ago36.5K0

Use this skill when the user needs to transform business requirements, use case descriptions, or meeting transcripts into a technical Power Platform solution architecture, including component selection and Mermaid.js diagrams.

441

github / awesome-copilot

power-platform-mcp-connector-suite

updated 1d ago36.5K0

Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation

442

github / awesome-copilot

powerbi-modeling

updated 1d ago36.5K0

Power BI semantic modeling assistant for building optimized data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimizing model performance. Triggers on queries about DAX calculations, table relationships, dimension/fact table design, naming conventions, model documentation, cardinality, cross-filter direction, calculation groups, and data model best practices. Always connects to the active model first using power-bi-modeling MCP tools to understand the data structure before providing guidance.

443

github / awesome-copilot

pr-dashboard

updated 1d ago36.5K0

Open a GitHub PR dashboard in the browser. Use when the user asks to see their pull requests, open the PR dashboard, show PRs for a date range, or check PR status. Trigger phrases include "show my PRs", "open PR dashboard", "pull request dashboard".

444

github / awesome-copilot

pr-screenshots

updated 1d ago36.5K0

Embed before/after screenshots and annotated images in pull request descriptions. Covers PR description patterns, image upload for Azure DevOps and GitHub, and sizing best practices.

445

github / awesome-copilot

prd

updated 1d ago36.5K0

Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.

446

github / awesome-copilot

premium-frontend-ui

updated 1d ago36.5K0

A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.

447
updated 1d ago36.5K0

Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.

448

github / awesome-copilot

prompt-optimizer

updated 1d ago36.5K0

Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface — NOT the API. Use this skill whenever the user wants to write, rewrite, optimize, improve, sharpen, or polish a prompt for chat. Trigger phrases include "rewrite this prompt", "make this a better prompt", "optimize this prompt", "turn this into a prompt", "help me prompt this", "draft a prompt that...", "I want to ask...", or whenever the user pastes a draft prompt and asks for improvements. Also trigger when the user describes a task they plan to send to an LLM model and clearly wants a reusable, well-structured prompt rather than a direct answer. The output is always a single, copy-pasteable prompt in a code block that the user sends as-is — never a template with placeholders.

449

github / awesome-copilot

publish-to-pages

updated 1d ago36.5K0

Publish presentations and web content to GitHub Pages. Converts PPTX, PDF, HTML, or Google Slides to a live GitHub Pages URL. Handles repo creation, file conversion, Pages enablement, and returns the live URL. Use when the user wants to publish, deploy, or share a presentation or HTML file via GitHub Pages.

450

github / awesome-copilot

pytest-coverage

updated 1d ago36.5K0

Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.

451

github / awesome-copilot

python-azure-iot-edge-modules

updated 1d ago36.5K0

Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.

452

github / awesome-copilot

python-mcp-server-generator

updated 1d ago36.5K0

Generate a complete MCP server project in Python with tools, resources, and proper configuration

453

github / awesome-copilot

python-pypi-package-builder

updated 1d ago36.5K0

End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOLID design, type hints (PEP 484/526/544/561), Trusted Publishing (OIDC), and the full PyPA packaging flow. Use for: creating Python packages, pip-installable SDKs, CLI tools, framework plugins, pyproject.toml setup, py.typed, setuptools_scm, semver, mypy, pre-commit, GitHub Actions CI/CD, or PyPI publishing.

454

github / awesome-copilot

qdrant-deployment-options

updated 1d ago36.5K0

Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE', 'which deployment option', 'self-hosted vs cloud', or 'need lowest latency deployment'. Also use when choosing between deployment types for a new project.

455

github / awesome-copilot

qdrant-model-migration

updated 1d ago36.5K0

Guides embedding model migration in Qdrant without downtime. Use when someone asks 'how to switch embedding models', 'how to migrate vectors', 'how to update to a new model', 'zero-downtime model change', 'how to re-embed my data', or 'can I use two models at once'. Also use when upgrading model dimensions, switching providers, or A/B testing models.

456

github / awesome-copilot

qdrant-version-upgrade

updated 1d ago36.5K0

Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.