Automatically refreshed

Coding & Refactoring Agent Skills

Browse Coding & Refactoring workflows for Codex, Claude Code, Copilot, Cursor, and Gemini CLI.

1217skills
39Source
1072Low risk
Jul 13Updated
701 skills
Automatically refreshed
64REC

rust-mcp-server-generator

Coding & Refactoring

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

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100Quality
64REC

copilot-spaces

Coding & Refactoring

Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

screen-recording

Coding & Refactoring

Create annotated animated GIF demos and screen recordings for pull requests and documentation. Covers frame capture, timing, imageio-based GIF creation, and per-frame annotation workflows.

github/awesome-copilot·MIT·Agent Skills
low100Quality
64REC

typespec-api-operations

Coding & Refactoring

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

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

dependabot

Coding & Refactoring

Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when an agent needs to scan dependencies for known vulnerabilities before committing.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

doc-and-modernize

Coding & Refactoring

Two related workflows for a locally-cloned codebase, in one skill. Documentation mode produces a single, comprehensive, verifiable architecture document primarily by reading files on disk (local-first) — use it whenever the user wants to understand, map, document, research, or onboard onto a codebase ("research this repo", "write up the architecture", "do an architecture deep dive", "document how this codebase works", "map the system design", "create an onboarding doc"). Modernization mode generates a phased plan to modernize, migrate, upgrade, or rewrite a legacy system ("modernize this", "plan the migration", "how would we rewrite this", "how do we get off this legacy stack"); if no architecture document exists yet it first runs Documentation mode, then continues straight through to the plan. It assumes the legacy stack may be dead, runs a time-boxed feasibility spike, and picks the highest achievable rung on a safety ladder instead of demanding a fully-green legacy CI gate up front.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition from scratch. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

Ongoing development guidance for agentic web apps that pair a CopilotKit frontend with Microsoft Agent Framework agents on Azure AI Foundry hosted agents over the AG-UI protocol - add and gate agent tools, wire human-in-the-loop approvals, build generative UI and shared state, debug the event stream, upgrade pre-1.0 packages safely, and deploy hosted agent updates.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

geofeed-tuner

Coding & Refactoring

Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations beyond RFC 8805 compliance. Do NOT use for private or internal IP address management — applies only to publicly routable IP addresses.

github/awesome-copilot·Apache-2.0·Agent SkillsRequires Python 3
low100Quality
64REC

harness-engineering

Coding & Refactoring

Adopt repository-level harness engineering for coding agents. Use when a user wants to prevent repeated AI coding-agent mistakes by turning failures into durable instructions, drift checks, regression tests, failure memory, and adoption reports tailored to the target repository.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

image-annotations

Coding & Refactoring

Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL. Includes rules for animated GIF annotations with timing and pacing.

github/awesome-copilot·MIT·Agent Skills
low100Quality
64REC

java-mcp-server-generator

Coding & Refactoring

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

github/awesome-copilot·MIT·Agent SkillsClaude Code
low100Quality
64REC

lsp-setup

Coding & Refactoring

Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration (user-level or repo-level). Use when you need deeper code understanding and no LSP server is configured, or when the user asks to set up, install, or configure an LSP server.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

mentoring-juniors

Coding & Refactoring

Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I'm stuck", "Im stuck", "I'm confused", "Im confused", "I don't understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does this error mean", "why doesn't this work", "why does not this work", "I'm a beginner", "Im a beginner", "I'm learning", "Im learning", "I'm new to this", "Im new to this", "walk me through", "how does this work", "what's wrong with my code", "what's wrong", "can you break this down", "ELI5", "step by step", "where do I start", "what am I missing", "newbie here", "junior dev", "first time using", "how do I", "what is", "is this right", "not sure", "need help", "struggling", "show me", "help me debug", "best practice", "too complex", "overwhelmed", "lost", "debug this", "/socratic", "/hint", "/concept", "/pseudocode". Progressive clue systems, teaching techniques, and success metrics.

github/awesome-copilot·MIT·Agent SkillsGitHub Copilot
low100Quality
64REC

nano-banana-pro-openrouter

Coding & Refactoring

Generate or edit images via OpenRouter with the Gemini 3 Pro Image model. Use for prompt-only image generation, image edits, and multi-image compositing; supports 1K/2K/4K output.

github/awesome-copilot·MIT·Agent SkillsGemini CLI
low100Quality
64REC

docx

Coding & Refactoring

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

anthropics/skills·Proprietary. LICENSE.txt has complete terms·Agent SkillsClaude Code
medium100Quality
64REC

dataverse-python-quickstart

Coding & Refactoring

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

github/awesome-copilot·MIT·Agent Skills
low95Quality
64REC

structured-autonomy-generate

Coding & Refactoring

Structured Autonomy Implementation Generator Prompt

github/awesome-copilot·MIT·Agent Skills
low90Quality
64REC

csharp-async

Coding & Refactoring

Get best practices for C# async programming

github/awesome-copilot·MIT·Agent Skills
low90Quality
63REC

power-apps-code-app-scaffold

Coding & Refactoring

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

github/awesome-copilot·MIT·Agent Skills
low100Quality
63REC

add-educational-comments

Coding & Refactoring

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

github/awesome-copilot·MIT·Agent Skills
low100Quality
63REC

adobe-illustrator-scripting

Coding & Refactoring

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate documents, layers, paths, text frames, colors, symbols, artboards, or any Illustrator DOM objects. Covers the complete JavaScript object model, coordinate system, measurement units, export workflows, and scripting best practices.

github/awesome-copilot·MIT·Agent Skills
low100Quality

Browse agent skills by use case and coding agent

Explore source-tracked skills for Codex, Claude Code, GitHub Copilot, Cursor, and Gemini CLI.