80 skills in this category

Agentic Eval

Verified intermediate

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loops - Building evaluator-optimizer pipelines for quality-critical generation - Creating test-driven code refinement workflows - Designing rubric-based or LLM-as-judge evaluation systems - Adding iterative improvement to agent outputs (code, reports, analysis) - Measuring and improving agent response quality

code-quality 1 file github

Ai Prompt Engineering Safety Review

Verified intermediate

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.

code-quality 1 file github

Apple Appstore Reviewer

Verified intermediate

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

code-quality 1 file github

Arch Linux Triage

Verified intermediate

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

code-quality 1 file github

Arize Experiment

Verified intermediate

INVOKE THIS SKILL when creating, running, or analyzing Arize experiments. Covers experiment CRUD, exporting runs, comparing results, and evaluation workflows using the ax CLI.

code-quality 3 files github

Arize Trace

Verified intermediate

INVOKE THIS SKILL when downloading or exporting Arize traces and spans. Covers exporting traces by ID, sessions by ID, and debugging LLM application issues using the ax CLI.

code-quality 3 files github

Automate This

Verified intermediate

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.

code-quality 1 file github

Autoresearch

Verified intermediate

Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.

code-quality 1 file github

Azure Deployment Preflight

Verified intermediate

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 when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

code-quality 4 files github

Bigquery Pipeline Audit

Verified intermediate

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

code-quality 1 file github

Breakdown Feature Implementation

Verified intermediate

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

code-quality 1 file github

Centos Linux Triage

Verified intermediate

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

code-quality 1 file github

Cloud Design Patterns

Verified intermediate

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.

code-quality 10 files github

Code Exemplars Blueprint Generator

Verified intermediate

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

code-quality 1 file github

Comment Code Generate A Tutorial

Verified intermediate

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

code-quality 1 file github

Context Map

Verified intermediate

Generate a map of all files relevant to a task before making changes

code-quality 1 file github

Create Agentsmd

Verified intermediate

Prompt for generating an AGENTS.md file for a repository

code-quality 1 file github

Create Implementation Plan

Verified intermediate

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

code-quality 1 file github

Csharp Async

Verified intermediate

Get best practices for C# async programming

code-quality 1 file github

Datanalysis Credit Risk

Verified intermediate

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.

code-quality 4 files github

Declarative Agents

Verified intermediate

Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration

code-quality 1 file github

Documentation Writer

Verified intermediate

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.

code-quality 1 file github

Dotnet Best Practices

Verified intermediate

Ensure .NET/C# code meets best practices for the solution/project.

code-quality 1 file github

Dotnet Design Pattern Review

Verified intermediate

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

code-quality 1 file github

Dotnet Upgrade

Verified intermediate

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution

code-quality 1 file github

Doublecheck

Verified intermediate

Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.

code-quality 2 files github

Editorconfig

Verified intermediate

Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.

code-quality 1 file github

Ef Core

Verified intermediate

Get best practices for Entity Framework Core

code-quality 1 file github

Email Drafter

Verified intermediate

Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via WorkIQ, then generates context-aware drafts for any recipient. USE FOR: draft email, write email, compose email, reply email, follow-up email, analyze email tone, email style.

code-quality 1 file github

Eval Driven Dev

Verified intermediate

Set up eval-based QA for Python LLM applications: instrument the app, build golden datasets, write and run eval tests, and iterate on failures. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.

code-quality 8 files github

Gdpr Compliant

Verified intermediate

Apply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication flows, implementing logging, handling user data, writing retention/deletion jobs, designing cloud infrastructure, or reviewing pull requests for privacy compliance. Trigger this skill for any task involving personal data, user accounts, cookies, analytics, emails, audit logs, encryption, pseudonymization, anonymization, data exports, breach response, CI/CD pipelines that process real data, or any question framed as "is this GDPR-compliant?". Inspired by CNIL developer guidance and GDPR Articles 5, 25, 32, 33, 35.

code-quality 3 files github

Gtm Enterprise Onboarding

Verified intermediate

Four-phase framework for onboarding enterprise customers from contract to value realization. Use when implementing new enterprise customers, preventing churn during onboarding, or solving the adoption cliff that kills deals post-go-live. Includes the Week 4 ghosting pattern.

code-quality 1 file github

Java Springboot

Verified intermediate

Get best practices for developing applications with Spring Boot.

code-quality 1 file github

Kotlin Springboot

Verified intermediate

Get best practices for developing applications with Spring Boot and Kotlin.

code-quality 1 file github

Memory Merger

Verified intermediate

Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.

code-quality 1 file github

Microsoft Agent Framework

Verified intermediate

Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python.

code-quality 3 files github

My Issues

Verified intermediate

List my issues in the current repository

code-quality 1 file github

My Pull Requests

Verified intermediate

List my pull requests in the current repository

code-quality 1 file github

Napkin

Verified intermediate

Visual whiteboard collaboration for Copilot CLI. Creates an interactive whiteboard that opens in your browser — draw, sketch, add sticky notes, then share everything back with Copilot. Copilot sees your drawings and text, and responds with analysis, suggestions, and ideas.

code-quality 2 files github

Next Intl Add Language

Verified intermediate

Add new language to a Next.js + next-intl application

code-quality 1 file github

Noob Mode

Verified intermediate

Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.

code-quality 3 files github

Penpot Uiux Design

Verified intermediate

Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library".

code-quality 5 files github

Phoenix Cli

Verified intermediate

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, inspect datasets, and query the GraphQL API. Use when debugging AI/LLM applications, analyzing trace data, working with Phoenix observability, or investigating LLM performance issues.

code-quality 1 file github

Postgresql Code Review

Verified intermediate

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

code-quality 1 file github

Power Bi Dax Optimization

Verified intermediate

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

code-quality 1 file github

Power Bi Model Design Review

Verified intermediate

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

code-quality 1 file github

Power Bi Performance Troubleshooting

Verified intermediate

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

code-quality 1 file github

Prd

Verified intermediate

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

code-quality 1 file github

Quality Playbook

Scanned intermediate

Explore any codebase from scratch and generate six quality artifacts: a quality constitution (QUALITY.md), spec-traced functional tests, a code review protocol with regression test generation, an integration testing protocol, a multi-model spec audit (Council of Three), and an AI bootstrap file (AGENTS.md). Includes state machine completeness analysis and missing safeguard detection. Works with any language (Python, Java, Scala, TypeScript, Go, Rust, etc.). Use this skill whenever the user asks to set up a quality playbook, generate functional tests from specifications, create a quality constitution, build testing protocols, audit code against specs, or establish a repeatable quality system for a project. Also trigger when the user mentions 'quality playbook', 'spec audit', 'Council of Three', 'fitness-to-purpose', 'coverage theater', or wants to go beyond basic test generation to build a full quality system grounded in their actual codebase.

code-quality 9 files github

Quasi Coder

Verified intermediate

Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology. Excels at translating non-technical or semi-technical descriptions into production-quality code.

code-quality 1 file github

Refactor

Verified intermediate

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.

code-quality 1 file github

Refactor Method Complexity Reduce

Verified intermediate

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

code-quality 1 file github

Refactor Plan

Verified intermediate

Plan a multi-file refactor with proper sequencing and rollback steps

code-quality 1 file github

Remember

Verified intermediate

Transforms lessons learned into domain-organized memory instructions (global or workspace). Syntax: `/remember [>domain [scope]] lesson clue` where scope is `global` (default), `user`, `workspace`, or `ws`.

code-quality 1 file github

Review And Refactor

Verified intermediate

Review and refactor code in your project according to defined instructions

code-quality 1 file github

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 integration tests cover Oracle/PostgreSQL differences.

code-quality 11 files github

Ruff Recursive Fix

Verified intermediate

Run Ruff checks with optional scope and rule overrides, apply safe and unsafe autofixes iteratively, review each change, and resolve remaining findings with targeted edits or user decisions.

code-quality 1 file github

Security Review

Scanned intermediate

AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and catching vulnerabilities that pattern-matching tools miss. Use this skill when asked to scan code for security vulnerabilities, find bugs, check for SQL injection, XSS, command injection, exposed API keys, hardcoded secrets, insecure dependencies, access control issues, or any request like "is my code secure?", "review for security issues", "audit this codebase", or "check for vulnerabilities". Covers injection flaws, authentication and access control bugs, secrets exposure, weak cryptography, insecure dependencies, and business logic issues across JavaScript, TypeScript, Python, Java, PHP, Go, Ruby, and Rust.

code-quality 6 files github

Semantic Kernel

Verified intermediate

Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.

code-quality 3 files github

Sql Code Review

Verified intermediate

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 optimization prompt for complete development coverage.

code-quality 1 file github

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, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.

code-quality 5 files github

Typespec Create Agent

Verified intermediate

Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot

code-quality 1 file github

Unit Test Vue Pinia

Verified intermediate

Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.

code-quality 2 files github

Update Implementation Plan

Verified intermediate

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

code-quality 1 file github

Vscode Ext Commands

Verified intermediate

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

code-quality 1 file github

Vscode Ext Localization

Verified intermediate

Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices

code-quality 1 file github

Web Design Reviewer

Verified intermediate

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

code-quality 3 files github

What Context Needed

Verified intermediate

Ask Copilot what files it needs to see before answering a question

code-quality 1 file github

Frontend Design

Scanned intermediate

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

code-quality 2 files anthropics

Mcp Builder

Scanned intermediate

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

code-quality 10 files anthropics

Ui Ux Pro Max

Scanned intermediate

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.

code-quality 35 files nextlevelbuilder

Azure Compliance

Scanned intermediate

Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.

code-quality 16 files microsoft

Azure Validate

Scanned intermediate

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployment, verify RBAC roles, check role assignments, review managed identity permissions, what-if analysis.

code-quality 17 files microsoft