Github Copilot Skills

GitHub Copilot Agent Skills

ComeOnOliver Updated 61 repo stars

File contents

GitHub Copilot Agent Skills

SKILL.md Format

---
name: My Custom Skill
description: What this skill does
tags: [typescript, testing]
---

# My Custom Skill

## When to Use
Use when the user asks about X or needs help with Y.

## Instructions
1. Always check for existing code first
2. Follow project conventions
3. Add tests for new features

## Code Patterns
\`\`\`typescript
// Preferred pattern
\`\`\`

Best Practices

  • Clear description for skill matching
  • Specific "when to use" criteria
  • Include code examples and patterns
  • Keep focused on one domain
  • Reference project-specific conventions

ComeOnOliver/skillshub/tree/main/skills/skillshub-team/catalog-batch5/github-copilot-skills commit 0a274b0fe3

Frequently asked questions

npx skillmds@latest add comeonoliver/github-copilot-skills