Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

1,631 skills indexed across 13 categories

Showing 1,631 skills

arch-linux-triage

62

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

General by github/awesome-copilot

C# Documentation Best Practices

61

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

Data by github/awesome-copilot

Test Planning & Quality Assurance Prompt

61

Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for G

Testing by github/awesome-copilot

create-github-issues-feature-from-implementation-plan

59

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

Data by github/awesome-copilot

write-coding-standards-from-file

58

Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.

General by github/awesome-copilot

Add TypeSpec API Operations

58

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

Backend by github/awesome-copilot

project-workflow-analysis-blueprint-generator

57

Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architect

Agent by github/awesome-copilot

Feature Implementation Plan Prompt

55

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

General by github/awesome-copilot

Power BI Report Visualization Designer

54

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

Design by github/awesome-copilot

dataverse-python-advanced-patterns

54

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

Data by github/awesome-copilot

mcp-cli

53

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through

Backend by github/awesome-copilot

ASP.NET Minimal API with OpenAPI

53

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

Backend by github/awesome-copilot

Image Manipulation with ImageMagick

52

Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use

Data by github/awesome-copilot

Refactoring Java Methods with Extract Method

52

Refactoring using Extract Methods in Java Language

General by github/awesome-copilot

remember-interactive-programming

52

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (prob

Agent by github/awesome-copilot

typespec-create-api-plugin

52

Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot

Backend by github/awesome-copilot

Grimoire Polymarket Skill

51

Queries Polymarket market data and CLOB state, and manages CLOB orders via the Grimoire venue CLI wrapper backed by the official Polymarket

Data by franalgaba/grimoire

add-educational-comments

51

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

General by github/awesome-copilot

Go MCP Server Project Generator

51

Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontext

Backend by github/awesome-copilot

Meeting Minutes Skill - Short Internal Meetings

50

Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + d

Data by github/awesome-copilot

Create Technical Spike Document

50

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

General by github/awesome-copilot

rust-mcp-server-generator

50

Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK

Backend by github/awesome-copilot

m15-anti-pattern

50

Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad practice, code review, is this a

General by zhanghandong/rust-skills

IMPORTANT: How to Use This Skill

49

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, incl

Backend by mcp-use/mcp-use