Skip to content

Certified Agent Skills

Curated Agent Skills, each scanned and verified before we list it. Free to install.

110 skills

Agent Governance Verified

Patterns for adding governance, safety, and trust controls to AI-agent systems — policy-based tool access, intent classification, trust scoring, audit trails, rate limits, and content filters for agents that call external tools.

GitHub awesome-copilot contributors Unversioned MIT devops #governance#security#policy#audit
Agent OWASP Compliance Verified

Checks an AI-agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use to evaluate an agent system security posture, run a compliance check, map controls to the 10 agentic risks, or generate an audit report.

GitHub awesome-copilot contributors Unversioned MIT devops #owasp#security#compliance#audit
Agent Supply Chain Integrity Verified

Verifies supply-chain integrity for AI-agent plugins, tools, and dependencies — SHA-256 integrity manifests, tamper detection, dependency-pinning audits, and dev-to-prod provenance chains for agent components.

GitHub awesome-copilot contributors Unversioned MIT devops #supply-chain#security#integrity
App Insights Instrumentation Verified

Instrument a webapp to send useful telemetry data to Azure App Insights

GitHub awesome-copilot contributors Unversioned MIT devops #appinsights#instrumentation
Arch Linux Triage Verified

Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.

GitHub awesome-copilot contributors Unversioned MIT devops #arch#linux#triage
Architecture Blueprint Generator Verified

Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for…

GitHub awesome-copilot contributors Unversioned MIT coding #architecture#blueprint#generator
Audit Integrity Verified

A shared audit-integrity framework for AppSec agents: output-quality gates, anti-rationalization guards, self-critique loops, retry protocols, and a lesson/memory governance system for security-analysis agents.

GitHub awesome-copilot contributors Unversioned MIT devops #security#audit#appsec#quality
AWS CDK Development Verified

AWS CDK expert for infrastructure-as-code in TypeScript/Python — CDK stacks, constructs, stack composition, and deployment workflows. Use for CDK, CloudFormation, cdk synth/deploy, or defining AWS infrastructure programmatically.

Mengxin Zhu Unversioned MIT devops #aws#iac#cdk#devops
AWS CDK Python Setup Verified

Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python. This skill enables users to configure environment prerequisites, create new CDK projects, manage dependencies, and deploy to AWS.

GitHub awesome-copilot contributors Unversioned MIT devops #aws#cdk#python#setup
AWS CloudWatch Investigation Verified

Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision tree, and PromQL-style metric query patterns for structured incident triage.

GitHub awesome-copilot contributors Unversioned MIT devops #aws#cloudwatch#observability#incident-response
AWS Cost & Operations Verified

AWS cost optimization, monitoring, and operational excellence — analyze bills, estimate costs, set CloudWatch alarms, query logs, audit CloudTrail, and assess security posture. Use for AWS costs, budgets, observability, or auditing.

Mengxin Zhu Unversioned MIT devops #aws#finops#observability#audit
AWS Cost Optimize Verified

Analyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues for identified optimizations.

GitHub awesome-copilot contributors Unversioned MIT devops #aws#cost#optimize
AWS Resource Health Diagnose Verified

Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.

GitHub awesome-copilot contributors Unversioned MIT devops #aws#diagnostics#incident-response#remediation
AWS Resource Query Verified

Query AWS resources using natural language. Covers EC2, S3, RDS, Lambda, ECS, EKS, Secrets Manager, IAM, VPC, networking, messaging, and more. Strictly read-only — no writes, deletes, or mutations.

GitHub awesome-copilot contributors Unversioned MIT devops #aws#resource#query
AWS Well-Architected Review Verified

Perform an AWS Well-Architected Framework review of a workload's IaC and architecture, generating findings and GitHub issues for improvements.

GitHub awesome-copilot contributors Unversioned MIT devops #aws#architecture#security#review
Azure Cost Optimize Verified

Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.

GitHub awesome-copilot contributors Unversioned MIT devops #cost#optimize
Azure Deployment Preflight Verified

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate…

GitHub awesome-copilot contributors Unversioned MIT devops #azure#deployment#preflight
Azure Devops CLI Verified

Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.

GitHub awesome-copilot contributors Unversioned MIT devops #azure#devops#cli
Azure Pricing Verified

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure…

GitHub awesome-copilot contributors Unversioned MIT devops #azure#pricing
Azure Resource Health Diagnose Verified

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.

GitHub awesome-copilot contributors Unversioned MIT devops #azure#diagnostics#incident-response#remediation
Azure Resource Visualizer Verified

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

GitHub awesome-copilot contributors Unversioned MIT devops #azure#resource#visualizer
Azure Role Selector Verified

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

GitHub awesome-copilot contributors Unversioned MIT devops #azure#role#selector
Azure Static Web Apps Verified

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

GitHub awesome-copilot contributors Unversioned MIT devops #azure#static#web#apps
BigQuery Pipeline Audit Verified

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.

GitHub awesome-copilot contributors Unversioned MIT data #bigquery#pipeline#audit
CentOS Linux Triage Verified

Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.

GitHub awesome-copilot contributors Unversioned MIT devops #linux#sysadmin#triage#incident-response
CI/CD & Automation Verified

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines, automating quality gates, configuring test runners in CI, or establishing deployment strategies.

Addy Osmani Unversioned MIT devops #ci-cd#devops#automation
Cloud Design Patterns Verified

Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging, security, and deployment categories. Use when designing, reviewing, or implementing distributed system architectures.

GitHub awesome-copilot contributors Unversioned MIT coding #cloud#design#patterns
Code Review & Quality Verified

Conducts multi-axis code review before merging any change. Use when reviewing code written by yourself, another agent, or a human, to assess quality across multiple dimensions before it enters the main branch.

Addy Osmani Unversioned MIT coding #code-review#quality
Containerize ASP.NET Framework Verified

Containerize an ASP.NET.NET Framework project by creating Dockerfile and.dockerfile files customized for the project.

GitHub awesome-copilot contributors Unversioned MIT devops #containerize#aspnet#framework
Containerize ASP.NET Core Verified

Containerize an ASP.NET Core project by creating Dockerfile and.dockerfile files customized for the project.

GitHub awesome-copilot contributors Unversioned MIT devops #containerize#aspnetcore
CosmosDB Data Modeling Verified

Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file

GitHub awesome-copilot contributors Unversioned MIT data #cosmosdb#database#modeling#azure
Create Architectural Decision Record Verified

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

GitHub awesome-copilot contributors Unversioned MIT coding #architectural#decision#record
Create Github Action Workflow Specification Verified

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

GitHub awesome-copilot contributors Unversioned MIT devops #github#action#workflow#specification
Create GitHub Issue Feature From Specification Verified

Create GitHub Issue for feature request from specification file using feature_request.yml template.

GitHub awesome-copilot contributors Unversioned MIT integration #github#issue#feature#specification
Create GitHub Issues Feature From Implementation Plan Verified

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.

GitHub awesome-copilot contributors Unversioned MIT integration #github#issues#feature#implementation
Create GitHub Issues For Unmet Specification Requirements Verified

Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.

GitHub awesome-copilot contributors Unversioned MIT integration #github#issues#unmet#specification
Create Specification Verified

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

GitHub awesome-copilot contributors Unversioned MIT integration #specification
Creating Oracle To Postgres Master Migration Plan Verified

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…

GitHub awesome-copilot contributors Unversioned MIT data #creating#oracle#postgres#master
Creating Oracle To Postgres Migration Bug Report Verified

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.

GitHub awesome-copilot contributors Unversioned MIT data #creating#oracle#postgres#migration
Creating Oracle To Postgres Migration Integration Tests Verified

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…

GitHub awesome-copilot contributors Unversioned MIT data #creating#oracle#postgres#migration
Debian Linux Triage Verified

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

GitHub awesome-copilot contributors Unversioned MIT devops #debian#linux#triage
Devops Rollout Plan Verified

Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes

GitHub awesome-copilot contributors Unversioned MIT devops #devops#rollout
Diagnose Verified

Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.

GitHub awesome-copilot contributors Unversioned MIT devops #diagnose
Documentation & ADRs Verified

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or recording context that future engineers and agents need to understand the codebase.

Addy Osmani Unversioned MIT coding #documentation#adr#architecture
Documentation Writer Verified

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

GitHub awesome-copilot contributors Unversioned MIT coding #documentation
.NET Design Pattern Review Verified

Review the C#/.NET code for design pattern implementation and suggest improvements.

GitHub awesome-copilot contributors Unversioned MIT coding #dotnet#design#pattern#review
Fedora Linux Triage Verified

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

GitHub awesome-copilot contributors Unversioned MIT devops #fedora#linux#triage
Flowstudio Power Automate Debug Verified

Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this…

GitHub awesome-copilot contributors Unversioned MIT devops #flowstudio#power#automate#debug
Github Actions Efficiency Verified

Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.

GitHub awesome-copilot contributors Unversioned MIT devops #github#actions#efficiency
GitHub Actions Hardening Verified

Security hardening reviewer for GitHub Actions workflow files (.github/workflows/*.yml). Reasons about the Actions threat model that pattern matchers and general code linters miss — untrusted-input script injection, privileged triggers running fork code, mutable action references, and…

GitHub awesome-copilot contributors Unversioned MIT devops #github-actions#security#hardening#ci
Github Actions Runtime Upgrade Conventions Verified

Upgrade GitHub Actions to supported runtimes by selecting safe action versions, preserving workflow behavior, and validating post-upgrade execution.

GitHub awesome-copilot contributors Unversioned MIT devops #github#actions#runtime#upgrade
GitHub Codespaces Efficiency Verified

Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers, right-size machines, tune idle timeout, or scope prebuilds to branches with sustained usage.

GitHub awesome-copilot contributors Unversioned MIT devops #github#codespaces#efficiency
GitHub Issues Verified

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows…

GitHub awesome-copilot contributors Unversioned MIT integration #github#issues
Humanizer Verified

Removes signs of AI-generated writing so text reads naturally — detects and fixes inflated symbolism, promotional language, vague attributions, rule-of-three, and other tells from Wikipedia's "Signs of AI writing" guide. Use when editing or reviewing text.

Siqi Chen v2.8.2 MIT content #writing#editing#content
IaC Module Scaffold Verified

Scaffold a registry-ready Terraform/OpenTofu module — standard file layout (main/variables/outputs/versions), typed/validated/described variables, documented outputs, an examples/ usage, native.tftest.hcl tests, a terraform-docs README, and a fmt/validate check.

atkozhuharov Unversioned MIT devops #terraform#opentofu#iac#modules
Incident Postmortem Verified

Use when an outage, production incident, or significant service degradation has occurred and the team needs to write a structured blameless post-mortem. Triggers on phrases like "write a post-mortem", "incident review", "what went wrong", "outage report", "root cause analysis", or "RCA". Covers…

GitHub awesome-copilot contributors Unversioned MIT devops #incident#postmortem
Issue Fields Migration Verified

Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field…

GitHub awesome-copilot contributors Unversioned MIT devops #issue#fields#migration
javax To Jakarta Migration Verified

Migrate Java code from javax.* to jakarta.* namespace. Use when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected in the codebase.

GitHub awesome-copilot contributors Unversioned MIT devops #javax#jakarta#migration
Linus Level Verified

A 1.0–10.0 "engineering working-mode" dial for coding agents — tunes agency, assumption budget, verification, and security posture from fast prototyping to maintainer-grade rigor. Triggers on "Linus Level", "LL n", or set-rigor / maintainer-mode requests.

Ron Soffer Unversioned MIT coding #agent#workflow#engineering#code-review
MCP Deploy Manage Agents Verified

Skill converted from mcp-deploy-manage-agents.prompt.md

GitHub awesome-copilot contributors Unversioned MIT integration #mcp#deploy#manage#agents
MCP Security Audit Verified

Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when: - Reviewing.mcp.json files for security risks - Checking MCP server args for hardcoded secrets or shell injection patterns - Validating that MCP servers use pinned versions (not @latest) -…

GitHub awesome-copilot contributors Unversioned MIT integration #mcp#security#audit
Migrating Oracle To Postgres Stored Procedures Verified

Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies COLLATE "C" for Oracle-compatible text sorting. Use when converting Oracle stored…

GitHub awesome-copilot contributors Unversioned MIT data #migrating#oracle#postgres#stored
Multi Stage Dockerfile Verified

Create optimized multi-stage Dockerfiles for any language or framework

GitHub awesome-copilot contributors Unversioned MIT devops #multi#stage#dockerfile
Nothing Design System Verified

Applies the Nothing design system to UI work. Use when the user explicitly asks for "Nothing style", "Nothing design", or to apply the Nothing design system — never automatically for generic UI tasks.

Dominik Martin v3.0.0 MIT content #design#ui#frontend
Observability & Instrumentation Verified

Instruments code so production behavior is visible and diagnosable — logging, metrics, tracing, alerting. Use when shipping features that run in production or when you cannot tell what happened from available data.

Addy Osmani Unversioned MIT devops #observability#monitoring#sre
OO Component Documentation Verified

Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.

GitHub awesome-copilot contributors Unversioned MIT coding #component#documentation
OpenAPI To Application Code Verified

Generate a complete, production-ready application from an OpenAPI specification

GitHub awesome-copilot contributors Unversioned MIT integration #openapi#application#code
Pester Migration Verified

Experimental (preview) Pester migration skill for upgrading PowerShell Pester test suites across major versions — v3→v4, v4→v5, and v5→v6. The v5→v6 path tracks Pester 6, which is still a release candidate, so that guidance may change. Covers the Discovery/Run two-phase model, moving setup into…

GitHub awesome-copilot contributors Unversioned MIT coding #pester#migration
Pester Should Migration Verified

Experimental (preview) Pester skill for migrating classic Should -Be (v5) assertion syntax to the new Should-* (v6) assertions (note the hyphen, no space), e.g. `Should -Be` - `Should-Be`, `Should -Not -Be` - `Should-NotBe`. Tracks Pester 6, which is still a release candidate, so this guidance…

GitHub awesome-copilot contributors Unversioned MIT coding #pester#should#migration
Phoenix CLI Verified

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing traces or spans, investigating…

GitHub awesome-copilot contributors Unversioned MIT devops #phoenix#cli
Phoenix Evals Verified

Build and run evaluators for AI/LLM applications using Phoenix.

GitHub awesome-copilot contributors Unversioned MIT devops #phoenix#evals
Phoenix Tracing Verified

OpenInference semantic conventions and instrumentation for Phoenix AI observability. Use when implementing LLM tracing, creating custom spans, or deploying to production.

GitHub awesome-copilot contributors Unversioned MIT devops #phoenix#tracing
Planning Oracle To Postgres Migration Integration Testing Verified

Creates an integration testing plan for.NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify repositories, DAOs, and service layers that interact with the database, then produces a structured testing plan. Use when planning integration…

GitHub awesome-copilot contributors Unversioned MIT data #planning#oracle#postgres#migration
Playwright Browser Automation Verified

Browser automation with Playwright: auto-detects dev servers, writes test scripts, fills forms, takes screenshots, checks responsive design, validates UX, and tests login flows and links. Use to test websites or automate browser interactions.

Bryan Lackey Unversioned MIT coding #testing#browser#playwright#automation
Playwright Automation Fill In Form Verified

Automate filling in a form using Playwright MCP

GitHub awesome-copilot contributors Unversioned MIT coding #playwright#automation#fill#form
Playwright Explore Website Verified

Website exploration for testing using Playwright MCP

GitHub awesome-copilot contributors Unversioned MIT coding #playwright#explore#website
Playwright Generate Test Verified

Generate a Playwright test based on a scenario using Playwright MCP

GitHub awesome-copilot contributors Unversioned MIT coding #playwright#test
PostgreSQL Code Review Verified

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).

GitHub awesome-copilot contributors Unversioned MIT data #postgresql#code#review
PostgreSQL Optimization Verified

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.

GitHub awesome-copilot contributors Unversioned MIT data #postgresql#optimization
Power BI DAX Optimization Verified

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

GitHub awesome-copilot contributors Unversioned MIT devops #power#dax#optimization
Power BI Performance Troubleshooting Verified

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

GitHub awesome-copilot contributors Unversioned MIT devops #power#performance#troubleshooting
Prompt Optimizer Verified

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…

GitHub awesome-copilot contributors Unversioned MIT devops #prompt#optimizer
AI Prompt Safety Review Verified

Review AI prompts for safety, bias, and security vulnerabilities, with improvement recommendations, testing methodologies, and frameworks for hardening prompt-driven systems.

GitHub awesome-copilot contributors Unversioned MIT coding #ai#prompt-security#safety#review
pytest Coverage Verified

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

GitHub awesome-copilot contributors Unversioned MIT coding #pytest#coverage
Qdrant Deployment Options Verified

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…

GitHub awesome-copilot contributors Unversioned MIT data #qdrant#deployment#options
Qdrant Model Migration Verified

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…

GitHub awesome-copilot contributors Unversioned MIT data #qdrant#model#migration
Qdrant Monitoring Verified

Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, Grafana, or health checks. Also use when debugging…

GitHub awesome-copilot contributors Unversioned MIT data #qdrant#monitoring
Qdrant Performance Optimization Verified

Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations. Use when you want to improve the speed and efficiency of your Qdrant deployment.

GitHub awesome-copilot contributors Unversioned MIT data #qdrant#performance#optimization
Qdrant Scaling Verified

Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is slow', 'too many tenants', 'vertical or horizontal', 'how to shard', or 'need to add capacity'.

GitHub awesome-copilot contributors Unversioned MIT data #qdrant#scaling
React Audit Grep Patterns Verified

Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to find deprecated…

GitHub awesome-copilot contributors Unversioned MIT coding #react#audit#grep#patterns
React Container Presentation Component Verified

Create a React component using the Container/Presentation pattern in src/components by asking for the component name and type (ui or features), then scaffold files that follow this repository's TypeScript, Storybook, and SCSS conventions. Use when the user explicitly asks for a…

GitHub awesome-copilot contributors Unversioned MIT coding #react#container#presentation#component
React 19 Test Patterns Verified

Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.

GitHub awesome-copilot contributors Unversioned MIT coding #react19#test#patterns
Refactor Verified

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

GitHub awesome-copilot contributors Unversioned MIT coding #refactor
Refactor Method Complexity Reduce Verified

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

GitHub awesome-copilot contributors Unversioned MIT coding #refactor#method#complexity#reduce
Refactor Plan Verified

Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.

GitHub awesome-copilot contributors Unversioned MIT coding #refactor
Review And Refactor Verified

Review and refactor code in your project according to defined instructions

GitHub awesome-copilot contributors Unversioned MIT coding #review#refactor
Reviewing Oracle To Postgres Migration Verified

Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that…

GitHub awesome-copilot contributors Unversioned MIT data #reviewing#oracle#postgres#migration
Scaffolding Oracle To Postgres Migration Test Project Verified

Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in.NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or…

GitHub awesome-copilot contributors Unversioned MIT data #scaffolding#oracle#postgres#migration
Secret Scanning Verified

Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use…

GitHub awesome-copilot contributors Unversioned MIT devops #secret#scanning
Security & Hardening Verified

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations, or building any feature that accepts untrusted data, manages sessions, or calls third-party services.

Addy Osmani Unversioned MIT coding #security#hardening#code-review#appsec
SQL Code Review Verified

Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL…

GitHub awesome-copilot contributors Unversioned MIT data #sql#code#review
SQL Optimization Verified

Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance…

GitHub awesome-copilot contributors Unversioned MIT data #sql#optimization
SQL Server Table Reconciliation Verified

Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift, reconciliation report, production vs staging comparison. Uses mssql-python driver with Apache Arrow for fast columnar data transfer and comparison.

GitHub awesome-copilot contributors Unversioned MIT data #sql#server#table#reconciliation
Terraform AzureRM Set Diff Analyzer Verified

Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door…

GitHub awesome-copilot contributors Unversioned MIT devops #terraform#azurerm#diff#analyzer
Terraform Cloud Runs Verified

Trigger Terraform Cloud / TFE remote runs and poll their status and logs over the JSON:API with curl — kick off a plan/apply against a remote backend, watch a run, and stream its output. Works against app.terraform.io and any TFE-compatible host.

atkozhuharov Unversioned MIT devops #terraform#terraform-cloud#tfe#iac
Terraform Style Guide Verified

Style guide for generating and maintaining Terraform/OpenTofu code — consistent file organization, provider/version-constraint-first generation, resources built in dependency order, and alphabetized variables and outputs.

atkozhuharov Unversioned MIT devops #terraform#opentofu#iac#style
Threat Model Analyst Verified

Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Supports two modes: (1) Single analysis — full STRIDE-A threat model of a repository, producing architecture overviews, DFD diagrams, STRIDE-A analysis, prioritized findings, and executive assessments.…

GitHub awesome-copilot contributors Unversioned MIT devops #threat#model#analyst
TypeSpec API Operations Verified

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards

GitHub awesome-copilot contributors Unversioned MIT integration #typespec#api#operations
Update AVM Modules In Bicep Verified

Update Azure Verified Modules (AVM) to latest versions in Bicep files.

GitHub awesome-copilot contributors Unversioned MIT devops #update#avm#modules#bicep
Web App Testing Verified

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

GitHub awesome-copilot contributors Unversioned MIT coding #webapp#testing