github-copilot skills

1,833 tagged github-copilot, measured the same way as everything else here.

Browse within: copilot 260gemini-cli 238codex-plugin 186engineering-agents 186prompt-engineering 186matlab 175spec-driven-development 146agent-toolkit 117agentskills 103copilot-skills 85codex-cli 69ai-skills 68ai-coding-assistant 64ai-assisted-development 61

phoenix

169

All-The-Vibes/ATV-Phoenix

Skill Claude CodeCodex

The meta-skill that routes a task to the right Phoenix lifecycle skill and enforces the non-negotiable operating laws. Use at the start of any session or task to decide which Phoenix skill applies. Phoenix is a self-healing, token-efficient engineering harness — every stage verifies its work with an objective check…

not rated 5 changed today A 92 tokens original MIT

arch-integrity

170

nathfavour/vibeauracle

Skill Claude CodeCodex

This skill ensures that VibeAuracle maintains its "Modular Monolith" structure and Hexagonal Architecture principles.

not rated 5 2mo ago A 0 tokens original MIT

self-healing

171

nathfavour/vibeauracle

Skill Claude CodeCodex

This skill manages the "Doctor" system that automatically detects and resolves project issues.

not rated 5 2mo ago A 0 tokens original MIT

sys-intimacy

172

nathfavour/vibeauracle

Skill Claude CodeCodex

This skill focuses on deepening the agent's awareness of the hardware and operating system environment.

not rated 5 2mo ago A 0 tokens original MIT

csharp-standards

173

devbyray/github-copilot-starter

Skill Claude CodeCodex

C# coding standards and conventions including naming, formatting, and best practices. Use when working with .cs files, writing C# code, or when the user asks about C# naming conventions, code structure, XML documentation, or .NET development patterns.

not rated 5 7mo ago A 57 tokens

dotnet-development

174

devbyray/github-copilot-starter

Skill Claude CodeCodex

.NET coding standards and conventions including project structure, dependency injection, and best practices. Use when working with .NET projects, ASP.NET Core, or when the user asks about .NET architecture, dependency injection, async patterns, or project organization.

not rated 5 7mo ago A 52 tokens

nuxt-development

175

devbyray/github-copilot-starter

Skill Claude CodeCodex

Standards for Nuxt.js 3 development with auto-imports, file-based routing, and SSR/SSG capabilities. Use when working with Nuxt projects, pages/, layouts/, composables/ directories, or when the user asks about Nuxt-specific patterns, server-side rendering, or Nuxt configuration.

not rated 5 7mo ago A 66 tokens

conventions-improver

177

euxx/claude-skills-for-copilot

Skill Claude CodeCodex

Audit and improve project conventions files (AGENTS.md, CLAUDE.md, GEMINI.md). Scans for all conventions files, evaluates quality against a scoring rubric, outputs a quality report, then makes targeted improvements with user approval. Use when asked to check, audit, update, or improve AGENTS.md or similar files.

not rated 4 2mo ago A 72 tokens original MIT

mcp-server-dev

178

euxx/claude-skills-for-copilot

Skill Claude CodeCodex

Use when the user asks to build an MCP server, create an MCP integration, wrap an API for AI agents, or expose tools via the Model Context Protocol. Guides through deployment model selection (remote HTTP, MCPB, local stdio), tool-design patterns, and framework choice before scaffolding code.

not rated 4 2mo ago A 65 tokens original MIT

security-threat-model

179

euxx/claude-skills-for-copilot

Skill Claude CodeCodex

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling.…

not rated 4 2mo ago A 82 tokens original MIT

HenriqueCotta/ownership-driven-ai-customization-architecture

Skill Claude CodeCodex

Apply, review, improve, or maintain a repository's Copilot customization with the Ownership-Driven AI Customization Architecture and the latest official GitHub Copilot docs. Use when shaping or auditing a repository's customization map, governance files, supporting docs, and safeguards for drift, health, weak…

not rated 4 4mo ago A 82 tokens original MIT

seo-enhancer

183

gashiartim/seo-enhancer

Skill Claude CodeCodex

SEO audit and implementation specialist for Next.js, Remix, and React SPAs. Use this skill whenever the user mentions SEO, meta tags, structured data, sitemaps, robots.txt, Open Graph, Twitter cards, JSON-LD, hreflang, image alt attributes, or crawlability. Also trigger when the user says their site doesn't rank…

not rated 4 4mo ago A 141 tokens

wanghao-io/it-infrastructure-equipment-selection-skill

Skill Claude CodeCodex

Portable IT infrastructure solution architect skill for selecting, sizing, validating and budgeting physical infrastructure equipment. Use for guided requirement discovery, scenario-based planning, equipment selection, BOM generation, tender/RFQ compliance and specification generation, project infrastructure planning…

not rated 3 4d ago A 111 tokens original MIT

ai-assisted-learning

185

jamestorrevillas/dev-skills

Skill Claude CodeCodex

Use this skill when using AI to learn new technologies, navigate unfamiliar codebases, do interview prep, identify skill gaps, or build a personal learning system. Also use when helping someone learn rather than just doing the work for them. Trigger on keywords: learn, learning, understand, explain, teach me, how does…

not rated 3 5mo ago A 84 tokens original MIT

ai-prompting-patterns

186

jamestorrevillas/dev-skills

Skill Claude CodeCodex

Use this skill when designing how an AI agent should communicate with developers — intent clarification, progress reporting, ambiguity handling, confirmation before irreversible actions, error communication, self-correction, task tracking, and plan mode. Also use when building agent UX or defining agent behavior…

not rated 3 5mo ago A 92 tokens original MIT

prompt-engineering

187

jamestorrevillas/dev-skills

Skill Claude CodeCodex

Use this skill when writing, improving, or debugging prompts for any AI model — Claude, GPT, Gemini, or Copilot. Also use when designing plan-before-execute workflows, verification patterns, self-improvement loops, or structuring AI instructions for maximum clarity and output quality. Trigger on keywords: prompt…

not rated 3 5mo ago A 92 tokens original MIT

trsdn/github-copilot-agent

Skill Claude CodeCodex

Check VS Code and GitHub Copilot feature compatibility. Use this skill when diagnosing why a feature isn't working, checking required settings, or verifying version requirements for experimental features.

not rated 3 10d ago A 42 tokens original MIT

copilot-setup-audit

189

trsdn/github-copilot-agent

Skill Claude CodeCodex

Audit repository Copilot customization setup. Use this skill to analyze existing configuration, identify missing files, check for best practices, and suggest improvements for agents, prompts, instructions, and skills.

not rated 3 10d ago A 44 tokens original MIT

copilot-skill-builder

190

trsdn/github-copilot-agent

Skill Claude CodeCodex

Create and maintain Agent Skills for VS Code and GitHub Copilot. Use this skill when setting up new skills, skill directories, or SKILL.md files. Helps scaffold project skills in .github/skills/ or personal skills in /.copilot/skills/.

not rated 3 10d ago A 58 tokens original MIT

Swallow100/gpt-5.6-stop-overengineering

Skill Claude CodeCodex

Keep GPT-5.6 and other coding-agent work proportional to the request by locking scope, choosing the smallest sufficient implementation, matching verification to risk, and stopping when success is proven. Use for implementations, bug fixes, refactors, reviews, or maintenance where scope creep, speculative abstractions…

not rated 3 1mo ago A 84 tokens original MIT

la-le-me

192

BulletsHo/la-le-me

Skill Claude CodeCodex

A Chinese, English, or bilingual tool for recording and explaining adult bowel movements, including stool form, timing, frequency, food clues, and warning signs.

not rated 2 20d ago A 140 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: