Directory / library

Every skill,
out in the open.

1,024 skills indexed

Every entry names its source repo and pinned content SHA.

265

github / awesome-copilot

create-llms

updated 1d ago36.5K0

Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/

266

github / awesome-copilot

create-readme

updated 1d ago36.5K0

Create a README.md file for the project

267

github / awesome-copilot

create-specification

updated 1d ago36.5K0

Create a new specification file for the solution, optimized for Generative AI consumption.

268

github / awesome-copilot

create-spring-boot-java-project

updated 1d ago36.5K0

Create Spring Boot Java Project Skeleton

269

github / awesome-copilot

create-spring-boot-kotlin-project

updated 1d ago36.5K0

Create Spring Boot Kotlin Project Skeleton

270

github / awesome-copilot

create-technical-spike

updated 1d ago36.5K0

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

271

github / awesome-copilot

create-tldr-page

updated 1d ago36.5K0

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

272
updated 1d ago36.5K0

Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use when starting a multi-project Oracle-to-PostgreSQL migration, creating a migration inventory, or assessing which .NET projects contain Oracle dependencies.

273
updated 1d ago36.5K0

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

274
updated 1d ago36.5K0

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.

275

github / awesome-copilot

csharp-async

updated 1d ago36.5K0

Get best practices for C# async programming

276

github / awesome-copilot

csharp-docs

updated 1d ago36.5K0

Ensure that C# types are documented with XML comments and follow best practices for documentation.

277

github / awesome-copilot

csharp-mstest

updated 1d ago36.5K0

Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests

278

github / awesome-copilot

csharp-nunit

updated 1d ago36.5K0

Get best practices for NUnit unit testing, including data-driven tests

279

github / awesome-copilot

csharp-tunit

updated 1d ago36.5K0

Get best practices for TUnit unit testing, including data-driven tests

280

github / awesome-copilot

csharp-xunit

updated 1d ago36.5K0

Get best practices for XUnit unit testing, including data-driven tests

281

github / awesome-copilot

daily-prep

updated 1d ago36.5K0

Prepare for tomorrow's meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.

282

github / awesome-copilot

data-breach-blast-radius

updated 1d ago36.5K0

Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces data flows, scores exposure vectors, and produces a regulatory blast radius report with fine ranges sourced verbatim from GDPR Art. 83, CCPA § 1798.155(a), and HIPAA 45 CFR § 160.404. Cost benchmarks from IBM Cost of a Data Breach Report (annually updated). All citations in references/SOURCES.md for verification. Use when asked: "assess breach impact", "what data could be exposed", "calculate blast radius", "data exposure analysis", "how bad would a breach be", "quantify data risk", "sensitive data inventory", "data flow security audit", "pre-breach assessment", "worst-case breach scenario", "breach readiness", "data risk report", "/data-breach-blast-radius". For any stack handling user data, health records, or financial information. Output labels law-sourced figures (exact) vs heuristic estimates (planning only). Does not replace legal counsel.

283

github / awesome-copilot

datanalysis-credit-risk

updated 1d ago36.5K0

Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scenarios arecredit risk data cleaning, variable screening, pre-loan modeling preprocessing.

284

github / awesome-copilot

dataverse-python-advanced-patterns

updated 1d ago36.5K0

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

285

github / awesome-copilot

dataverse-python-production-code

updated 1d ago36.5K0

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

286

github / awesome-copilot

dataverse-python-quickstart

updated 1d ago36.5K0

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

287

github / awesome-copilot

dataverse-python-usecase-builder

updated 1d ago36.5K0

Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations

288

github / awesome-copilot

debian-linux-triage

updated 1d ago36.5K0

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.