euxx/claude-skills-for-copilot

GitHub Copilot agent skills adapted from Anthropic Claude plugins and OpenAI Codex Skills

This repository also configures its own agents. See what claude-skills-for-copilot tells them →

4Stars on the repository
16Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-review

01

euxx/claude-skills-for-copilot

Skill Claude Code

Multi-agent code review for local changes, files, or directories. Detects bugs, security issues, and conventions-file violations (AGENTS.md/CLAUDE.md/GEMINI.md).

not rated 4 2mo ago A 41 tokens original MIT

code-simplifier

02

euxx/claude-skills-for-copilot

Skill Claude Code

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Works on recently modified code, a set of changes, or the whole codebase.

not rated 4 2mo ago A 41 tokens original MIT

comment-analyzer

03

euxx/claude-skills-for-copilot

Skill Claude Code

Analyzes code comments for accuracy, completeness, and long-term maintainability. Detects comment rot and misleading documentation. Use after adding or modifying code comments.

not rated 4 2mo ago A 35 tokens original MIT

euxx/claude-skills-for-copilot

Skill Claude Code

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

feature-dev

05

euxx/claude-skills-for-copilot

Skill Claude Code

Guided feature development with multi-agent codebase understanding, architecture design, and implementation review. Use when starting a new feature or implementing a significant change.

not rated 4 2mo ago A 33 tokens original MIT

frontend-design

06

euxx/claude-skills-for-copilot

Skill Claude Code

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

not rated 4 2mo ago A 40 tokens copy · 86% MIT

frontend-layout

07

euxx/claude-skills-for-copilot

Skill Claude Code

Use for landing pages, websites, apps, and UI where visual composition and structure are the primary concern. Enforces art direction, image-led hierarchy, content structure, and restrained motion. Complements frontend-design by focusing on layout and composition rules rather than aesthetic boldness.

not rated 4 2mo ago A 57 tokens copy · 86% MIT

gh-address-comments

08

euxx/claude-skills-for-copilot

Skill Claude Code

Fetch all review comments and threads on the current branch's open GitHub PR using the gh CLI, present a numbered summary, and address the ones the user selects.

not rated 4 2mo ago A 37 tokens original MIT

gh-fix-ci

09

euxx/claude-skills-for-copilot

Skill Claude Code

Debug failing GitHub Actions CI checks on the current branch's PR using the gh CLI — inspect logs, summarize root cause, and propose a focused fix plan before implementing.

not rated 4 2mo ago A 39 tokens original MIT

mcp-server-dev

10

euxx/claude-skills-for-copilot

Skill Claude Code

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

review-toolkit

11

euxx/claude-skills-for-copilot

Skill Claude Code

Orchestrates a comprehensive code review using up to 6 specialist skills. Dispatches code-review, code-simplifier, comment-analyzer, silent-failure-hunter, type-design-analyzer, and test-analyzer based on the scope of changes. Use for thorough end-to-end review of code changes.

not rated 4 2mo ago A 66 tokens original MIT

euxx/claude-skills-for-copilot

Skill Claude Code

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

euxx/claude-skills-for-copilot

Skill Claude Code

Audits error handling for silent failures, inadequate user feedback, and unjustified fallback behavior. Finds issues in catch blocks, fallbacks, and error paths. Use after modifying error handling code.

not rated 4 2mo ago A 44 tokens original MIT

test-analyzer

14

euxx/claude-skills-for-copilot

Skill Claude Code

Reviews test coverage quality from a behavioral perspective, identifying critical gaps and test quality issues. Does not check line coverage — checks meaningful scenario coverage. Use after adding or modifying tests.

not rated 4 2mo ago A 39 tokens original MIT

euxx/claude-skills-for-copilot

Skill Claude Code

Analyzes type design quality by rating encapsulation, invariant expression, usefulness, and enforcement. Helps design types that make invalid states unrepresentable. Use when reviewing new types or data models.

not rated 4 2mo ago A 43 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: